home / skills / ctsstc / get-shit-done-skills / resume-work
npx playbooks add skill ctsstc/get-shit-done-skills --skill resume-workReview the files below or copy the command above to add this skill to your agents.
---
name: gsd:resume-work
description: Resume paused work
version: 1.0.0
triggers: [resume work, continue work]
tools: [Bash, Glob, Grep, Write]
---
# GSD Resume Work
Resumes paused work session.
## When to Use
- Continuing after pause
- Restoring work state
## Process
1. Load saved state
2. Restore progress
3. Continue work
## Success Criteria
Work resumed from saved state.