What problem does it solve?
Converts vague specifications and multi-step requirements into unambiguous, executable implementation plans so developers or delegated agents never have to guess what to change, how to test, or how to verify results.
Core Features & Use Cases
- Structured Plan Templates: Produces a required header, architecture summary, tech stack, and a sequenced set of tasks for each feature.
- Bite-sized TDD Tasks: Breaks work into 2–5 minute steps with failing tests, minimal implementations, verification commands, and commit instructions.
- Complete, Exact Details: Supplies exact file paths, copy-pasteable code examples, test commands with expected outputs, and verification steps for handoffs or subagent execution.
- Execution Handoff: Prepares plans for subagent-driven execution with spec compliance and code quality review checkpoints.
Quick Start
Ask the skill to convert a feature specification into a step-by-step TDD implementation plan with exact file paths, complete code examples, test commands, and verification steps.