Skip to main content
ClaudeWave
Skill490 estrellas del repoactualizado yesterday

gsd:insert-phase

Insert a phase into the roadmap

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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.