qsd-resume-work

Restore project context from STATE.md and checkpoint files to resume work.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/thecomputer07/qsd --skill qsd-resume-work
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: qsd-resume-work
Source: https://github.com/thecomputer07/qsd/tree/main/skills/qsd-resume-work
Command: npx skills add https://github.com/thecomputer07/qsd --skill qsd-resume-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Restore complete project context and resume work from a previous Claude QSD session, ensuring continuity across steps and sessions.

Core Features & Use Cases

  • Load or reconstruct STATE.md to reestablish project state and progress.
  • Detect checkpoints and incomplete work, present clear next steps, and preserve session continuity.
  • Route to the appropriate qsd workflows to resume planning, execution, or discussion based on context.

Quick Start

Run the resume-project workflow to load or reconstruct your previous session and continue from the last checkpoint.

Frequently Asked Questions about qsd-resume-work

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

FAQPage Schema
How do I resume a project session and restore previous context?▼

To restore project context, run the resume-project workflow to load STATE.md, detect checkpoint markers, and reconstruct your previous session. It reads CONTEXT.md and PLAN/SUMMARY data to route you to the appropriate next workflow step.

What files are required to restore project state from a previous session?▼

Restoring project state requires checkpoint files, CONTEXT.md, and PLAN/SUMMARY data. The workflow reads these files to reestablish progress, detect incomplete work, and route you to the correct next step.

How does checkpoint detection work when resuming incomplete work?▼

Checkpoint detection scans your project for checkpoint markers and incomplete plans to visualize status and preserve session continuity. It uses CONTEXT.md and PLAN/SUMMARY data to route you to the correct qsd workflow step.

Can I resume work if my STATE.md file is missing or corrupted?▼

Yes, the workflow can reconstruct STATE.md if it is missing. It reads checkpoint files, CONTEXT.md, and PLAN/SUMMARY data to reestablish project state and route you to the appropriate next workflow step.

What is the best way to manage context restoration across multiple project sessions?▼

The best way to manage context restoration is using checkpoint markers and STATE.md to track progress across sessions. The resume-project workflow detects these markers, visualizes status, and routes you to the appropriate qsd workflow step.

When should I not use session management workflows for project continuity?▼

You should not use this session management workflow if your project lacks checkpoint files, CONTEXT.md, or PLAN/SUMMARY data. These files are required to detect incomplete work, reconstruct STATE.md, and route to the appropriate qsd workflow step.