resume-project

Restore project context from STATE.md, PROJECT.md, and .gsd artifacts.

Updated Nov 16, 2025
One-click install
npx skills add https://github.com/RayOfSteel-DHBW/TeilAutoNeu --skill resume-project-rayofsteel-dhbw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-project
Source: https://github.com/RayOfSteel-DHBW/TeilAutoNeu/tree/main/.github/skills/resume-project
Command: npx skills add https://github.com/RayOfSteel-DHBW/TeilAutoNeu --skill resume-project-rayofsteel-dhbw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Instantly restore full project context so users can seamlessly continue where they left off.

Core Features & Use Cases

  • Reconstructs state from STATE.md and PROJECT.md when resuming.
  • Detects incomplete work, mid-plan checkpoints, and interrupted agents to guide continuation.
  • Presents a clear status and actionable next steps for efficient continuation.

Quick Start

Resume the last session by asking the assistant to continue where you left off.

Frequently Asked Questions about resume-project

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

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

To restore project context, the system parses scattered state artifacts like STATE.md and PROJECT.md to detect incomplete work and session continuity checkpoints. This enables seamless continuation by reconstructing your previous workflow status instantly.

What is state reconstruction for ongoing projects and how does it work?

State reconstruction is the process of parsing .gsd state files, STATE.md, and PROJECT.md to rebuild project context. It detects interrupted agents, mid-plan checkpoints, and decision logs to present a clear status and actionable next steps for efficient continuation.

How do I detect incomplete work and mid-plan checkpoints when resuming a project?

Detect incomplete work by parsing the .gsd state artifacts, STATE.md, and roadmap files. The system identifies interrupted agents and mid-plan checkpoints across these decision logs to guide your continuation workflow with actionable next steps.

Does session continuity require specific state files to function?

Session continuity requires ongoing projects with .gsd state, specifically relying on STATE.md and PROJECT.md artifacts. These files contain the decision logs and project status needed to reconstruct context and present actionable next steps.

What's the best way to present project status and actionable next steps after a pause?

Present project status by parsing STATE.md, PROJECT.md, and .gsd artifacts to reconstruct state. The system detects interrupted agents and incomplete work, then generates a clear status overview with actionable next steps for efficient continuation.

Can I use this state reconstruction workflow without any dependencies?

Yes, this state reconstruction workflow operates without external dependencies. It solely requires the presence of .gsd state, STATE.md, and PROJECT.md artifacts within your ongoing project to parse decision logs and restore session continuity.