subagent-driven-development
Installation
SKILL.md
Subagent-Driven Development
Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review.
Core principle: Fresh subagent per task + two-stage review (spec then quality) = high quality, fast iteration
After all implementation tasks finish, you MUST produce these artifacts before reporting completion to the user or returning control to control-tower. If the user interrupts or changes direction mid-execution, resume artifact production when control returns. No exceptions.
Bootstrap: Read Rules + Templates
Before dispatching implementer subagents, read these rules and templates and include relevant sections in their prompts: