Agent skill
gsd:plan-phase
Create detailed execution plan for a project phase
Install this agent skill to your Project
npx add-skill https://github.com/ctsstc/get-shit-done-skills/tree/main/.kilocode/skills/gsd/commands/plan-phase
SKILL.md
GSD Plan Phase
Creates detailed execution plans for project phases using gsd-planner agent.
When to Use
- Starting a new phase of development
- Breaking down a wave into atomic tasks
- Planning phase implementation details
Process
- Analyze wave description and acceptance criteria
- Load codebase map for context (if exists)
- Spawn gsd-planner agent to create phase plan
- Verify plan structure (phases/waves/tasks)
- Commit phase plan to git
Output Documents
- phase-plan.md - Detailed phase breakdown
- Includes phases, waves, and atomic tasks
Success Criteria
Complete phase plan with all tasks documented.
Related Skills
@skills/gsd/agents/planner - Agent that creates detailed plans @skills/gsd/commands/new-project - Creates initial project structure
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd
Get Shit Done (GSD) - A comprehensive project management system for solo developers using Claude agents
gsd:reference:verification-patterns
Verification patterns for GSD quality assurance
gsd:reference:tdd
Test-Driven Development patterns for GSD
gsd:reference:continuation-format
Continuation format reference for GSD sessions
gsd:reference:checkpoints
Checkpoint reference guide for GSD
gsd:reference:git-integration
Git integration reference for GSD
Didn't find tool you were looking for?