gsd-resume-work

Restore project context from STATE.md and checkpoints for resumed sessions.

Updated May 3, 2026
One-click install
npx skills add https://github.com/ThiagoVitale/endless-crystal --skill gsd-resume-work-thiagovitale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-resume-work
Source: https://github.com/ThiagoVitale/endless-crystal/tree/main/.codex/skills/gsd-resume-work
Command: npx skills add https://github.com/ThiagoVitale/endless-crystal --skill gsd-resume-work-thiagovitale

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users to seamlessly resume their work from previous sessions, restoring the full context of their project.

Core Features & Use Cases

  • Context Restoration: Restores complete project context, including STATE.md, checkpoints, and incomplete work.
  • Workflow Handling: Routes to the resume-project workflow for project existence verification, context loading, and status presentation.
  • Session Continuity: Updates session continuity with visual status presentation and context-aware next action routing.

Quick Start

Resume work from the previous session with the command: $gsd-resume-work.

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 context to resume work from a previous session?

To restore project context and resume work from a previous session, this Skill reconstructs your STATE.md file, detects existing checkpoints, and presents the current status. It routes to the resume-project workflow to load your incomplete work directly.

What is session continuity in project management workflows?

Session continuity in project management workflows is the process of preserving and restoring your project's operational state across different working sessions. It ensures context-aware next action routing and visual status presentation for incomplete tasks.

How do I handle incomplete work and checkpoint detection when resuming a project?

To handle incomplete work and checkpoint detection when resuming a project, the Skill automatically identifies saved checkpoints and reconstructs your project context. It then presents a visual status update to help you continue your workflow seamlessly.

Do I need specific project context files to restore a previous work session?

Yes, you need access to project-specific context files and workflows to restore a previous work session. The Skill requires these files to verify project existence, load the necessary context, and present the accurate resumption status.

What's the best way to verify project existence before loading session context?

The best way to verify project existence before loading session context is through the resume-project workflow. This workflow handles project verification, loads the required context files, and presents the current status for seamless resumption.

Why does context restoration fail when STATE.md is missing?

Context restoration relies on STATE.md reconstruction to load your previous project state. If STATE.md is missing or inaccessible, the Skill cannot fully restore context or detect checkpoints, preventing accurate status presentation for your workflow.