Subagent-Driven Development is a workflow methodology for executing implementation plans by dispatching fresh subagents per task with code review between tasks. It supports sequential execution for coupled tasks, parallel execution for independent tasks, and parallel investigation for debugging multiple unrelated failures. The skill emphasizes maintaining code quality through review checkpoints while enabling fast iteration.
WorkflowSubagentsCode Review+3