What problem does it solve?
This Skill automates the execution of complex development plans by dispatching specialized AI subagents for each task, with integrated code reviews. It ensures high-quality, fast iteration by catching issues early, eliminating context switching, and maintaining a pristine codebase.
Core Features & Use Cases
- Task-Specific Subagents: Dispatches a fresh subagent for each task, preventing context pollution and ensuring focused, efficient execution.
- Integrated Code Review: Automatically triggers a code review after each task, providing continuous quality gates and immediate feedback.
- Use Case: After generating an implementation plan with
writing-plans, use this Skill to have AI subagents systematically implement each task, review their own work, and report back, accelerating development while maintaining rigorous quality standards.
Quick Start
Use the subagent-driven-development skill to execute the implementation plan for the new user dashboard.
Start with Task 1: "Set up database schema."