概要
Subagent-Driven Development is a specialized workflow skill designed to execute detailed implementation plans within a single Claude Code session. By dispatching a fresh subagent for every task, the skill eliminates context pollution and maintains high focus throughout the development cycle. The core of the process is a mandatory two-stage review cycle: a spec compliance review ensures all requirements are met, followed by a code quality review to maintain architectural standards. This approach accelerates development while ensuring that every line of code is both functionally correct and technically sound, making it ideal for multi-task features that require precision and speed.