mcpbeat

Gsd Resume Work

coco-research/gsd-resume-work

Resume work from previous session with full context restoration

286 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
196
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/coco-research/coco --skill gsd-resume-work

The instruction itself

as written by the author

<objective>

Restore complete project context and resume work seamlessly from previous session.

Routes to the resume-project workflow which handles:

  • STATE.md loading (or reconstruction if missing)
  • Checkpoint detection (.continue-here files)
  • Incomplete work detection (PLAN without SUMMARY)
  • Status presentation
  • Context-aware next action routing

</objective>

<execution_context>

@$HOME/.claude/get-shit-done/workflows/resume-project.md

</execution_context>

<process>

Follow the resume-project workflow from @$HOME/.claude/get-shit-done/workflows/resume-project.md.

The workflow handles all resumption logic including:

  • Project existence verification
  • STATE.md loading or reconstruction
  • Checkpoint and incomplete work detection
  • Visual status presentation
  • Context-aware option offering (checks CONTEXT.md before suggesting plan vs discuss)
  • Routing to appropriate next command
  • Session continuity updates

</process>

How to use it

Copy the folder

Take coco-research/gsd-resume-work from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.