Agent skill

gsd:plan-phase

Create detailed execution plan for a project phase

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/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

  1. Analyze wave description and acceptance criteria
  2. Load codebase map for context (if exists)
  3. Spawn gsd-planner agent to create phase plan
  4. Verify plan structure (phases/waves/tasks)
  5. 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

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results