Transforms architectural plans into sequenced, TDD-ready development tasks with explicit acceptance criteria.
The Task Breakdown Orchestrator is a specialized skill for the /tasks phase of Spec-Driven Development. It automates the transition from high-level architecture to actionable code by parsing a plan.md file into 20-30 granular, right-sized tasks (4-8 hours each). The skill uniquely enforces a Test-Driven Development (TDD) workflow by sequencing 'test-implement-refactor' triplets for every component, ensuring quality gates are built into the development roadmap. By mapping dependencies and identifying critical paths, it provides a clear, auditable implementation strategy for production-grade software launches.