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
- Identify insertion point
- Create phase
- Update roadmap
Success Criteria
Phase inserted into roadmap.