What problem does it solve?
This Skill translates a design document into a complete, executable plan for TDD runbooks, enabling teams to orchestrate RED-GREEN-REFACTOR cycles with structured phases, reviews, and tooling integration.
Core Features & Use Cases
- From design to runbook: Converts goals, decisions, and phase structure into a ready-to-process plan.
- Phase planning and sequencing: Outlines cycles (X.Y) with RED-GREEN-Stop guidance and dependency mapping.
- Review and governance: Integrates with tdd-plan-reviewer and prepare-runbook.py for automated validation and assembly.
- Output-ready artifacts: Produces per-phase runbook content and final runbook structure for orchestration.
- Use Case: A design document for a new feature is transformed into a complete runbook ready for automated execution.
Quick Start
Start by placing a design document under /design and run the /plan-tdd skill to generate a phase outline and first draft of the runbook.