What problem does it solve?
Orchestrates the per-task TDD lifecycle by dispatching the discipline to Superpowers and layering AutoPilot governance (commit conventions, progression tracking, and escalation) on top, so teams can move a single PLAN.md task from inception to a green, documented state.
Core Features & Use Cases
- Thin wrapper that delegates the TDD lifecycle to Superpowers:test-driven-development while enforcing AutoPilot's pipeline discipline for commits and progression.
- Coordinates SPEC.md and PLAN.md inputs, dispatches to /gsd-execute-phase, and updates PLAN.md and PROGRESS.yaml with outcome tracking, including escalation handling for failures.
- Use Case: drive a capability's one unchecked PLAN.md task through RED-GREEN-REFACTOR with atomic commits and documented progress across waves.
Quick Start
Start /tdd-cycle to run the per-task TDD workflow for your current PLAN.md task.