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

pause-work skill

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

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

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

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