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