What problem does it solve?
This Skill helps teams translate a design, spec, or conversation into a complete, executable implementation plan by detailing required files, tasks, tests, and documentation. It ensures nothing is missed and guides engineers from design to actionable steps.
Core Features & Use Cases
- Plan generation: Convert design or requirements into a structured plan.md and a corresponding tasks.md with clear ownership and acceptance criteria.
- Cross-session tracking: Produce a persistent tasks.md that survives conversations, enabling resume where you left off.
- Guided decomposition: Break work into bite-sized tasks (2-5 minutes each) with explicit file paths, tests, and documentation references.
- Change-scoped plans: Organize work in changes/YYYY-MM-DD-<topic>/ directories for isolated, repeatable workflows.
Quick Start
Create a new change directory at changes/YYYY-MM-DD-<topic> and run ss-writing-plans to generate plan.md and tasks.md.