name: gsd:continue-phase description: Continue phase execution from checkpoint version: 1.0.0 triggers: [continue phase, resume phase] tools: [Bash, Glob, Grep, Write]
GSD Continue Phase
Continues phase execution from a checkpoint.
When to Use
- After checkpoint approval
- Resuming phase execution
- Continuing with next wave
Process
- Load checkpoint state
- Resume from last wave
- Continue execution
- Create next checkpoint
Success Criteria
Phase continues from checkpoint to completion.