一键导入
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 |
<cursor_skill_adapter>
gsd-mvp-phase or describes a task matching this skill.{{GSD_ARGS}}.{{GSD_ARGS}} as empty.When the workflow needs user input, prompt the user conversationally:
Use these Cursor tools when executing GSD workflows:
Shell for running commands (terminal operations)StrReplace for editing existing filesRead, Write, Glob, Grep, Task, WebSearch, WebFetch, TodoWrite as neededWhen the workflow needs to spawn a subagent:
Task(subagent_type="generalPurpose", ...)model parameter maps to Cursor's model options (e.g., "fast")
</cursor_skill_adapter>**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> @/Users/zaneliu/Projects/open-source/cloud-cli-proxy/.cursor/get-shit-done/workflows/mvp-phase.md @/Users/zaneliu/Projects/open-source/cloud-cli-proxy/.cursor/get-shit-done/references/spidr-splitting.md @/Users/zaneliu/Projects/open-source/cloud-cli-proxy/.cursor/get-shit-done/references/user-story-template.md </execution_context>
<runtime_note>
Copilot (VS Code): Use vscode_askquestions wherever this workflow calls conversational prompting. 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.