home / skills / ctsstc / get-shit-done-skills / remove-phase
npx playbooks add skill ctsstc/get-shit-done-skills --skill remove-phaseReview the files below or copy the command above to add this skill to your agents.
---
name: gsd:remove-phase
description: Remove a phase from the roadmap
version: 1.0.0
triggers: [remove phase, delete phase]
tools: [Bash, Glob, Grep, Write]
---
# GSD Remove Phase
Removes a phase from the roadmap.
## When to Use
- Removing obsolete phase
- Cleaning up roadmap
## Process
1. Identify phase to remove
2. Archive phase data
3. Update roadmap
## Success Criteria
Phase removed from roadmap.