gsd-resume-work

Restores project state from STATE.md and presents context-aware next actions.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/onelee85/my-skills --skill gsd-resume-work-onelee85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-resume-work
Source: https://github.com/onelee85/my-skills/tree/main/gsd-resume-work
Command: npx skills add https://github.com/onelee85/my-skills --skill gsd-resume-work-onelee85

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Restores complete project context and resumes work from the exact point you left off, reducing setup time and confusion.

Core Features & Use Cases

  • State restoration: loads or reconstructs project STATE.md, detects checkpoints, and surfaces incomplete work.
  • Context-aware routing: offers next actions based on current context and prevents data loss.
  • Seamless session continuity: preserves history and routing decisions across sessions.

Quick Start

Initiate the resume-project workflow to load STATE.md, detect checkpoints, and present the next action based on the current context.

Frequently Asked Questions about gsd-resume-work

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

FAQPage Schema
How do I restore project state and resume work from where I left off?

To restore project state, initiate the resume-project workflow to load or reconstruct STATE.md, detect checkpoints, and surface incomplete tasks. This restores your previous session context and presents context-aware next actions.

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

Session continuity preserves history and routing decisions across interactions. State management detects incomplete work by reading checkpoints and STATE.md, then presents context-aware next actions to prevent data loss.

Do I need a STATE.md file to use automated workflow context restoration?

The workflow detects STATE.md to restore your session, but it can also reconstruct the project state if the file is missing. It loads checkpoints and preserves context across interactions.

What's the best way to automate checkpoint detection for software engineering workflows?

The best way to automate checkpoint detection is triggering the resume-project workflow, which scans for STATE.md and incomplete tasks. It updates routing decisions and offers next actions based on current context.

Why does my project context get lost between sessions and how do I prevent it?

Project context gets lost without state management to preserve history. To prevent it, use the resume-project workflow to maintain session continuity by updating routing decisions and reconstructing project state from checkpoints.