Continuation format reference for GSD sessions
Scanned 2/12/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
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.
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.