원클릭으로
gsd-mvp-phase
Plan a phase as a vertical MVP slice — user story, SPIDR splitting, then plan-phase
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Plan a phase as a vertical MVP slice — user story, SPIDR splitting, then plan-phase
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate tests for a completed phase based on UAT criteria and implementation
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase
| name | gsd-mvp-phase |
| description | Plan a phase as a vertical MVP slice — user story, SPIDR splitting, then plan-phase |
| argument-hint | <phase-number> |
| allowed-tools | Read, Write, Bash, Glob, Grep, Agent, AskUserQuestion |
**Mode:** mvp and the reformatted **Goal:** to the phase's ROADMAP.md section/gsd plan-phase <N> which auto-detects MVP mode via the roadmap fieldPhase 1 of the vertical-mvp-slice PRD shipped the planner-side machinery; this command is the user entry point for it.
<execution_context> @.github/get-shit-done/workflows/mvp-phase.md @.github/get-shit-done/references/spidr-splitting.md @.github/get-shit-done/references/user-story-template.md </execution_context>
<runtime_note>
Copilot (VS Code): Use vscode_askquestions wherever this workflow calls AskUserQuestion. Equivalent API.
</runtime_note>
The phase must already exist in ROADMAP.md (created via /gsd new-project, /gsd add-phase, or /gsd insert-phase). This command does not create new phases — it converts an existing phase to MVP mode.