gsd-resume-work

Restore paused project sessions by rebuilding context and detecting checkpoints.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/coco-research/coco --skill gsd-resume-work-coco-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-resume-work
Source: https://github.com/coco-research/coco/tree/main/systems/gsd/skills/gsd-resume-work
Command: npx skills add https://github.com/coco-research/coco --skill gsd-resume-work-coco-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill restores a paused project session so you can continue work without manually reconstructing context, state, or next steps.

Core Features & Use Cases

  • Context Restoration: Reloads or reconstructs project state so prior progress is immediately usable.
  • Checkpoint Detection: Finds continuation markers and incomplete work signals to identify the correct resumption point.
  • Next Action Routing: Presents the current status and guides the session toward the most appropriate follow-up action.
  • Use Case: After reopening a project days later, use this Skill to recover the prior plan, inspect unfinished work, and continue seamlessly.

Quick Start

Ask the assistant to resume the current project session using this Skill so it restores context, checks for checkpoints, and recommends the next step.

Frequently Asked Questions about gsd-resume-work

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resume an engineering task after an interruption without losing context?

Session checkpointing restores a paused project by detecting continuation markers, loading the saved state, and reconstructing the work context. This Skill automates that recovery process by identifying incomplete work and presenting the correct resumption point.

How do I recover my project state and find the correct resumption point?

Context recovery reloads or reconstructs your project state so prior progress is immediately usable. This Skill handles state loading, identifies incomplete work signals, and presents the current status to route your session toward the most appropriate next action.

Can I restore a paused project session if I closed it days ago?

Yes, you can restore a paused project session days later by reloading the prior plan and detecting continuation markers. This Skill recovers the current work state, inspects unfinished work, and routes you to the next action for seamless continuation.

What's the best way to handle workflow routing when resuming incomplete work?

The best way to handle workflow routing when resuming incomplete work is to use context-aware next action routing. This Skill presents the recovered status, evaluates checkpoint data, and guides the session toward the most appropriate follow-up action.

Does context recovery work for engineering tasks that experienced incomplete previous sessions?

Yes, context recovery explicitly applies to resuming engineering tasks after resets or incomplete previous sessions. The Skill handles state loading and checkpoint detection to identify incomplete work and restore session continuity.