Skip to main content
ClaudeWave
Skill490 estrellas del repoactualizado yesterday

gsd:reference:continuation-format

Continuation format reference for GSD sessions

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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.