What problem does it solve?
This Skill transforms loosely specified concepts, iteration notes, and problem statements into a clear, versioned implementation plan so that other agents or engineers can execute without ambiguity.
Core Features & Use Cases
- Synthesize project context: Reads .thoughts/problem.md, the latest iteration understanding, and the chosen concepts to ground the plan in existing work.
- Create versioned plans: Produces a new .thoughts/iteration-NN/plan/plan-NN.md containing milestones, tasks, dependencies, and acceptance criteria.
- Agent handoff: Structures actionable steps and recommendations for downstream agents or implementers to follow.
- Use case: Convert a set of proposed concepts into a prioritized two-week implementation plan ready for automated or human execution.
Quick Start
Create an implementation plan from the current iteration by reading the problem and concepts and outputting a new plan file.