원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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
SOC 직업 분류 기준
| 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.