Create detailed execution plan for a phase (PLAN.md)
Creates executable PLAN.md files that break roadmap phases into concrete, actionable tasks.
/plugin marketplace add glittercowboy/get-shit-done/plugin install get-shit-done@get-shit-done[phase]gsd/Purpose: Break down roadmap phases into concrete, executable PLAN.md files that Claude can execute. Output: One or more PLAN.md files in the phase directory (.planning/phases/XX-name/{phase}-{plan}-PLAN.md) </objective>
<execution_context>
@/.claude/get-shit-done/workflows/plan-phase.md
@/.claude/get-shit-done/templates/phase-prompt.md
@/.claude/get-shit-done/references/plan-format.md
@/.claude/get-shit-done/references/scope-estimation.md
@/.claude/get-shit-done/references/checkpoints.md
@/.claude/get-shit-done/references/tdd.md
</execution_context>
Load project state first: @.planning/STATE.md
Load roadmap: @.planning/ROADMAP.md
Load phase context if exists (created by /gsd:discuss-phase):
Check for and read .planning/phases/XX-name/{phase}-CONTEXT.md - contains research findings, clarifications, and decisions from phase discussion.
Load codebase context if exists:
Check for .planning/codebase/ and load relevant documents based on phase type.
</context>
<success_criteria>