coco-research/gsd-pause-work
Create context handoff when pausing work mid-phase
npx skills add https://github.com/coco-research/coco --skill gsd-pause-work
<objective>
Create .continue-here.md handoff file to preserve complete work state across sessions.
Routes to the pause-work workflow which handles:
</objective>
<execution_context>
@$HOME/.claude/get-shit-done/workflows/pause-work.md
</execution_context>
<context>
State and phase progress are gathered in-workflow with targeted reads.
</context>
<process>
Follow the pause-work workflow from @$HOME/.claude/get-shit-done/workflows/pause-work.md.
The workflow handles all logic including:
</process>
Take coco-research/gsd-pause-work from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.