Skip to main content
ClaudeWave
Skill489 repo starsupdated today

gsd:pause-work

Pause current work

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

SKILL.md

# GSD Pause Work

Pauses current work session.

## When to Use

- Taking a break
- Switching contexts

## Process

1. Save current state
2. Document progress
3. Store checkpoint

## Success Criteria

Work paused with state saved.