writing-plans
Installation
SKILL.md
Writing Plans
Create executable, granular plans with precise file paths and 2-5 minute tasks.
When to Use
- Creating implementation plans for features or fixes
- Breaking down complex tasks into executable steps
- Specifying exact file locations and line ranges
- Planning TDD (test-first) workflows
Don't use for:
- High-level planning or ideation (use brainstorming skill)
- Debugging plans (use systematic-debugging skill)