What problem does it solve?
This Skill turns a spec or requirements set into a structured implementation plan that a fresh executor can follow without prior codebase context. It reduces vague handoffs, missed files, and inconsistent task sequencing by making the work explicit before code changes begin.
Core Features & Use Cases
- Plan decomposition: Breaks a multi-step goal into phases and tasks with clear dependencies.
- Execution-ready detail: Captures exact file paths, verification commands, completion criteria, and review needs.
- Workflow alignment: Separates design, planning, implementation, and review so downstream agents can work with minimal ambiguity.
- Use case: Use it when you have an approved design or feature brief and need a durable plan that can be executed, reviewed, and tracked over time.
Quick Start
Use the draft-plan skill to convert the approved requirements into a complete plan directory with plan.json and task files.