home / skills / ctsstc / get-shit-done-skills / resume-work

resume-work skill

/.kilocode/skills/gsd/commands/resume-work

npx playbooks add skill ctsstc/get-shit-done-skills --skill resume-work

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
386 B
---
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.