name: gsd:reference:continuation-format description: Continuation format reference for GSD sessions version: 1.0.0 triggers: [continuation, session, context] tools: [Bash, Glob, Grep, Write]
GSD Continuation Format Reference
Guide for continuing GSD sessions.
Session Continuation
When continuing a session:
- Load previous state
- Review checkpoint
- Restore context
- Continue work
State Preservation
Key state to preserve:
- Current phase status
- Task progress
- Open questions
- Recent changes
Best Practices
- Document before pausing
- Save state properly
- Review before resuming
- Confirm context restored
Success Criteria
Session continues seamlessly from saved state.