name: gsd:create-checkpoint description: Create phase checkpoint for user approval version: 1.0.0 triggers: [checkpoint, create approval point] tools: [Bash, Glob, Grep, Write]
GSD Create Checkpoint
Creates structured checkpoints for user interaction and approval.
When to Use
- Between waves
- Before major changes
- At phase boundaries
- When user input is needed
Process
- Document current state
- Summarize completed work
- List pending tasks
- Request user feedback
- Update based on input
Success Criteria
Checkpoint created with user approval.