Skip to main content
ClaudeWave
Skill491 repo starsupdated 24d ago

gsd:reference:continuation-format

Continuation format reference for GSD sessions

Install in Claude Code
Copy
git clone --depth 1 https://github.com/allgpt-co/QuickVoice /tmp/gsd-reference-continuation-format && cp -r /tmp/gsd-reference-continuation-format/.claude/skills/gsd/references/continuation-format ~/.claude/skills/gsd-reference-continuation-format
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

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