一键导入
gsd-remove-phase
Remove a future phase from roadmap and renumber subsequent phases
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Remove a future phase from roadmap and renumber subsequent phases
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Reapply local modifications after a GSD update
Generate tests for a completed phase based on UAT criteria and implementation
Archive completed milestone and prepare for next version
Create detailed phase plan (PLAN.md) with verification loop
Add phase to end of current milestone in roadmap
Capture idea or task as todo from current conversation context
| name | gsd-remove-phase |
| description | Remove a future phase from roadmap and renumber subsequent phases |
| argument-hint | <phase-number> |
| allowed-tools | Read, Write, Bash, Glob |
Purpose: Clean removal of work you've decided not to do, without polluting context with cancelled/deferred markers. Output: Phase deleted, all subsequent phases renumbered, git commit as historical record.
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/remove-phase.md </execution_context>
Phase: $ARGUMENTSRoadmap and state are resolved in-workflow via init phase-op and targeted reads.