skill-resume

Restores interrupted project sessions from saved workflow state and metadata.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/burgebj/claudeoctopus --skill skill-resume-burgebj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-resume
Source: https://github.com/burgebj/claudeoctopus/tree/main/.claude/skills/skill-resume
Command: npx skills add https://github.com/burgebj/claudeoctopus --skill skill-resume-burgebj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill restores project continuity after context resets, compaction, or new conversations by recovering saved workflow state instead of forcing users to rediscover previous progress.

Core Features & Use Cases

  • Session State Recovery: Checks project handoff files and workflow state to reconstruct where work stopped.
  • Context-Aware Restoration: Loads adaptive project context, history, blockers, and current phase information to guide the next action.
  • Use Case: When returning to a multi-session development project after a context reset, use this Skill to recover the current phase, recent decisions, and recommended next steps.

Quick Start

Use the skill-resume skill to restore my previous project session and show me where I left off.

Frequently Asked Questions about skill-resume

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

FAQPage Schema
How do I restore project context after a session reset or compaction?

Restore project context by recovering saved workflow state and project handoff files. This reconstructs previous progress, recent decisions, and current phase information to help you continue exactly where you left off.

What is the best way to recover an interrupted software development workflow?

Recover interrupted workflows by loading adaptive project context, history, and blockers from saved state files. This workflow state reconstruction provides continuation guidance and recommended next steps for your development phase.

Can I resume a paused multi-session development project without losing previous progress?

Yes, you can resume paused multi-session projects by checking project handoff files and workflow metadata. This recovers the current phase, recent decisions, and continuation guidance without forcing you to rediscover previous progress.

Do I need project state files to restore context and continue unfinished work?

Yes, restoring context requires access to project state files and workflow metadata. These files provide the necessary history, blockers, and phase information to reconstruct your session and guide the next action.

Why does context restoration fail to recover my previous workflow state?

Context restoration fails when project state files or workflow metadata are missing or incomplete. Without these handoff files, the system cannot reconstruct history, blockers, or current phase information needed for session recovery.

Does session recovery work with Claude Code for multi-session execution tracking?

Yes, session recovery works with Claude Code by recovering saved workflow context and previous progress state. It applies to software development workflows involving context resets, compaction recovery, and multi-session execution tracking.