writing-plans
Installation
SKILL.md
Writing Plans
When to Use
- After brainstorming/design is complete
- Before starting implementation
- When handing off work to another developer
- For complex features requiring structured approach
When NOT to Use
- Single-file changes where the path forward is obvious
- Already has a plan to execute -- use
executing-plansinstead - Exploration or research tasks where the goal is learning, not building