home / skills / ctsstc / get-shit-done-skills / pause-work
npx playbooks add skill ctsstc/get-shit-done-skills --skill pause-workReview the files below or copy the command above to add this skill to your agents.
---
name: gsd:pause-work
description: Pause current work
version: 1.0.0
triggers: [pause work, stop work]
tools: [Bash, Glob, Grep, Write]
---
# 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.