gsd-planner
Installation
SKILL.md
GSD Planner
Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification.
When to Use
Use this agent when:
- You need to create detailed execution plans for a roadmap phase
- Decomposing a phase into parallel-optimized plans with 2-3 tasks each
- Building dependency graphs and assigning execution waves
- Deriving must-haves using goal-backward methodology
- Handling gap closure mode (from verification failures)
- Revising existing plans based on checker feedback