gsd-resume-work

Restore project state and route to the next command from checkpoints.

Updated Jan 28, 2025
One-click install
npx skills add https://github.com/aslaii/dotfiles --skill gsd-resume-work-aslaii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-resume-work
Source: https://github.com/aslaii/dotfiles/tree/main/claude/skills/gsd-resume-work
Command: npx skills add https://github.com/aslaii/dotfiles --skill gsd-resume-work-aslaii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Resume interrupted work sessions by restoring full project context and routing to the correct next steps.

Core Features & Use Cases

  • Restore complete session state by loading or reconstructing STATE.md.
  • Detect checkpoints and incomplete work to guide continuation.
  • Route to the appropriate next command with context-aware prompts.

Quick Start

Run the resume-project workflow to continue your work from the last checkpoint.

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

To resume work from a previous session, run the resume-project workflow to load or reconstruct STATE.md, detect incomplete checkpoints, validate context, and route to the correct next command.

What is state recovery for interrupted AI-assisted workflows?

State recovery for interrupted workflows is the process of loading STATE.md to restore complete project context, detecting checkpoints of incomplete work, and routing to the appropriate next command for continuation.

How do I detect checkpoints and incomplete work across sessions?

You can detect checkpoints and incomplete work across sessions by running the resume-project workflow, which validates your context against STATE.md to identify exactly where the previous session stopped.

Do I need a STATE.md file to restore my session context?

You need a STATE.md file to restore session context, but if it is missing, the resume-project workflow can attempt to reconstruct the state to detect checkpoints and route you to the next command.

What is the best way to continue software engineering work from the last checkpoint?

The best way to continue software engineering work from the last checkpoint is using an automated resume-project workflow that restores context and provides context-aware prompts for routing.