What problem does it solve?
This Skill translates technical research and analysis into a clear, phased implementation plan that engineers can execute, eliminating ambiguity and ensuring traceable progress.
Core Features & Use Cases
- Structured Phases: Breaks work into sequential, dependency-aware phases with defined scope and measurable outcomes.
- Plan Revision: Updates an existing plan when underlying analysis changes, preserving history and ensuring alignment with new findings.
- Automated Plan Location: Defaults to the path .claude/tasks/<dd-mm-yyyy>-<short-description>/plan.md in the current directory, with support for custom paths when provided.
- Use Case: When you have a new technical analysis document, generate a concrete task backlog that engineers can start implementing immediately.
Quick Start
Create a new plan for your current project or revise an existing plan by providing the analysis reference and desired date. The skill will output a plan markdown file at the default location (or a specified path) with numbered, testable phases and dependency ordering.