| name | planning-specs |
| description | Creates a detailed implementation plan for a given feature specification. To be used for planning the implementation of feature specifications. |
Generate Plan Skill
Write a detailed implementation plan for a given feature specification.
The plan will be a set of ordered steps, each with specific tasks to complete.
Context
Steps to follow:
Step 1: Think about the overall implementation.
Step 2: Decompose the implementation in steps.
Step 3: Define tasks for each step.
Step 4: Write the implementation plan.
Step 5: Review and finalize the plan.
Output Checklist