Skip to main content
ClaudeWave
Skill489 repo starsupdated today

gsd:insert-phase

Insert a phase into the roadmap

Install in Claude Code
Copy
git clone --depth 1 https://github.com/allgpt-co/QuickVoice /tmp/gsd-insert-phase && cp -r /tmp/gsd-insert-phase/.claude/skills/gsd/commands/insert-phase ~/.claude/skills/gsd-insert-phase
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# 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.