ワンクリックで
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.