Orchestrates the implementation phase of development by delegating tasks to subagents and enforcing strict Test-Driven Development (TDD) protocols.
This skill manages Phase 5 of the /dev workflow, serving as the central orchestration point for software implementation. It enforces the 'Iron Law of Delegation,' ensuring the main chat remains a high-level manager while specialized subagents handle the actual coding. By mandating a strict RED-GREEN-REFACTOR TDD cycle for every task, it prevents implementation shortcuts and ensures high code quality. It includes built-in failure recovery protocols and automated transitions between tasks to maintain development momentum without sacrificing architectural integrity.
Características Principales
01Continuous Execution Flow between Planned Tasks
02Multi-task Orchestration and Ralph Loop Management
033-Failure Recovery Protocol for Complex Debugging
040 GitHub stars
05Automated TDD Enforcement (Red-Green-Refactor)
06Subagent Delegation for Clean Implementation
Casos de Uso
01Automating the transition between architectural design and production-ready code.
02Enforcing rigorous testing standards across a multi-task development plan.
03Scaling complex features by delegating implementation tasks to specialized subagents.