What problem does it solve?
This Skill streamlines the development process by breaking down implementation plans into independent tasks, each handled by a dedicated AI subagent with a rigorous two-stage review process, ensuring high quality and rapid iteration.
Core Features & Use Cases
- Task Decomposition: Automatically breaks down a larger implementation plan into manageable, independent tasks.
- Subagent Dispatch: Assigns a fresh AI subagent to each task for focused implementation.
- Two-Stage Review: Enforces a spec compliance review followed by a code quality review for every task.
- Iterative Refinement: Manages feedback loops between implementer and reviewer subagents until tasks meet standards.
- Use Case: Developing a new feature by following a detailed plan. Each part of the feature (e.g., API endpoint, UI component, database schema change) is handled as a separate task, ensuring each piece is reviewed and approved before moving to the next.
Quick Start
Use the subagent-driven-development skill to execute the implementation plan located at /path/to/your/plan.md.