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