Executes multi-task implementation plans by dispatching specialized subagents with mandatory two-stage review cycles.
Subagent-Driven Development (SDD) is a high-efficiency workflow for Claude Code designed to execute complex implementation plans without context pollution. By dispatching a fresh subagent for every task and enforcing a rigorous two-stage review process—focusing first on specification compliance and then on code quality—it ensures that each component is built correctly and robustly. This skill is ideal for developers who want to maintain high standards across independent tasks while benefiting from rapid, automated iteration within a single session.
Características Principales
01Fresh subagent dispatch per task to prevent context drift
02Context-aware task extraction and specialized prompt templates
03Automated re-review loops until all identified issues are resolved
040 GitHub stars
05Pre-implementation question-and-answer phase for subagents
06Two-stage quality gates focusing on spec compliance then code quality
Casos de Uso
01Executing multi-step feature plans where tasks are largely independent
02Maintaining high code quality in complex repositories through automated peer review
03Scaling development by offloading implementation and initial testing to sub-sessions