home / skills / ctsstc / get-shit-done-skills / remove-phase

remove-phase skill

/.kilocode/skills/gsd/commands/remove-phase

npx playbooks add skill ctsstc/get-shit-done-skills --skill remove-phase

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
414 B
---
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.