gsd-resume-work

Restore project context from STATE.md and route to the next action.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-resume-work-hadpadrahul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-resume-work
Source: https://github.com/hadpadrahul/school-erp/tree/main/.codex/skills/gsd-resume-work
Command: npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-resume-work-hadpadrahul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables automatic restoration of project context and seamless resumption of work from a previous session by loading STATE.md, detecting checkpoints, and routing to the next action.

Core Features & Use Cases

  • Restore project context from STATE.md when available or reconstruct it if missing.
  • Detect checkpoints and incomplete work to surface accurate progress and next steps.
  • Route to the appropriate next command using context-aware decision making and preserve session continuity.

Quick Start

Invoke the skill with your paused project name to automatically reload STATE.md, detect checkpoints, and resume the appropriate next action.

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 work on a paused project with full context restoration?

To restore project context, this skill loads or reconstructs STATE.md to detect checkpoints and incomplete work. It then presents the current status and routes you to the correct next command, preserving session continuity for seamless resumption.

What is the best way to restore project state and identify incomplete tasks after a session pause?

Restoring project state involves loading STATE.md to detect checkpoints and identify incomplete tasks. This process surfaces accurate progress details and routes you to the next action using context-aware decision making for seamless workflow continuity.

How does checkpoint detection work for maintaining session continuity?

Checkpoint detection scans STATE.md to identify saved progress points and incomplete work within a paused project. It uses this rehydrated context to route you to the correct next command, ensuring session continuity is maintained.

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

Yes, project context can be reconstructed if STATE.md is missing. The skill automatically rebuilds the necessary state information, detects available checkpoints, and routes you to the appropriate next action to resume work.

Does this context-aware routing work for any paused software engineering workflow?

Yes, context-aware routing applies to any software engineering project scenario requiring checkpoint detection and incomplete task identification. It loads state data and determines the next command regardless of the specific workflow.