بنقرة واحدة
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.