home / skills / ctsstc / get-shit-done-skills / insert-phase
npx playbooks add skill ctsstc/get-shit-done-skills --skill insert-phaseReview the files below or copy the command above to add this skill to your agents.
---
name: gsd:insert-phase
description: Insert a phase into the roadmap
version: 1.0.0
triggers: [insert phase, add phase]
tools: [Bash, Glob, Grep, Write]
---
# GSD Insert Phase
Inserts a phase into the roadmap at specific position.
## When to Use
- Adding phase at specific position
- Reordering roadmap
## Process
1. Identify insertion point
2. Create phase
3. Update roadmap
## Success Criteria
Phase inserted into roadmap.