gsd-resume-work

Restore project context from STATE.md and detect incomplete work.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-resume-work-poom5741
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-resume-work
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-resume-work
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-resume-work-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Resume work from a previous session by restoring full project context and continuing where you left off.

Core Features & Use Cases

  • State restoration: load or reconstruct STATE.md from the last session, detect checkpoints, and identify incomplete tasks to guide the next steps.
  • Context-aware routing: present visual status and offer next actions based on current context to ensure seamless continuation across sessions.
  • Session continuity: maintain continuity by updating progress and routing to the appropriate commands for resumption.

Quick Start

To resume, instruct the assistant to run the resume-project workflow and load the latest STATE.md and checkpoint data.

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 project work from a previous session with full context?

To resume project work, load the latest STATE.md file and checkpoint data to restore complete context. This process detects incomplete tasks and routes you to the appropriate next steps for seamless session continuity.

What is session continuity and how does state management handle incomplete tasks?

Session continuity maintains project progress across gaps by loading or reconstructing STATE.md. State management detects existing checkpoints, identifies incomplete work, and presents visual status to guide your next actions.

How do I load STATE.md to restore my project checkpoint?

You can restore your project checkpoint by running the resume-project workflow, which automatically loads the latest STATE.md file, detects saved checkpoints, and presents context-aware next actions to continue your work.

What's the best way to manage project state across multiple development sessions?

The best way to manage project state across sessions is using a checkpoint and state management system that saves progress to STATE.md. This ensures context-aware routing and seamless continuation when you resume work later.

Can I reconstruct project context if my STATE.md file is missing or corrupted?

Yes, the resume workflow can reconstruct STATE.md from available checkpoint data when the original file is missing. It detects incomplete work and restores enough context to guide your next steps effectively.

Does context-aware routing work without manually specifying the next command?

Yes, context-aware routing analyzes your restored project state and automatically offers the appropriate next actions based on the current context. This eliminates the need to manually specify which command to run when resuming.