Subagent-Driven Development

Community

Automate task execution with continuous AI review.

Authorobra
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Executing complex development plans can be slow and prone to errors if not managed with continuous oversight. This skill automates the execution of implementation plans by dispatching a fresh AI subagent for each task, followed by an immediate AI code review, ensuring high quality and rapid iteration within a single session.

Core Features & Use Cases

  • Task-Specific Subagents: Dispatches a new subagent for each task, providing a clean context and preventing pollution.
  • Inter-Task Code Review: Automatically triggers an AI code review after each task, catching issues early before they compound.
  • Fast Iteration: Enables continuous progress within the same session, eliminating human-in-the-loop delays between tasks.
  • Use Case: After creating a detailed implementation plan, you'll use this skill to execute it. For each task, an AI subagent will implement the code, and then another AI subagent will review it, providing feedback that you can address immediately before moving to the next step.

Quick Start

Announce usage

"I'm using Subagent-Driven Development to execute this plan."

The skill will then:

1. Load your plan and create TodoWrite tasks.

2. Dispatch an implementation subagent for Task N.

3. Dispatch a code-reviewer subagent for Task N's changes.

4. Guide you to apply review feedback.

5. Repeat until all tasks are complete.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Subagent-Driven Development
Download link: https://github.com/obra/clank/archive/main.zip#subagent-driven-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.