skill-resume

Restore session context and present a restoration summary to continue workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Restore context from a previous session and seamlessly continue the workflow across resets, compaction, or new conversations.

Core Features & Use Cases

  • Restore session context to avoid redoing work.
  • Load adaptive context, display a restoration summary, and route to the appropriate next action.
  • Use when you need continuity after interruptions or context loss (e.g., after a crash, memory reset, or plan changes).

Quick Start

Say "resume" to automatically restore your previous session and continue your workflow from where you 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 context after a session reset or context compaction?

To restore context after a session reset, the Skill loads adaptive context from previous state files and presents a restoration summary. This evaluates blockers and routes to the appropriate next action for workflow continuation.

What state files are required to resume a previous session?

Resuming a previous session requires access to the .claude-octopus state, STATE.md, PROJECT.md, and phase outputs. The tooling reads these state files to generate an accurate restoration summary.

How does session state management work across new conversations?

Session state management works by loading adaptive context from persistent files when a new conversation starts. It displays restoration history and evaluates current blockers before routing to your next workflow action.

Can I continue my workflow seamlessly after a crash or memory reset?

Yes, you can continue your workflow seamlessly after a crash or memory reset. The Skill provides continuity by automatically loading previous session state and presenting a summary to resume from where you left off.

When should I use a session restoration tool for state management?

You should use a session restoration tool when you need continuity after interruptions, context loss, crashes, memory resets, or plan changes. It prevents redoing work by reloading your previous workflow state.

What is the best way to load adaptive context and avoid redoing work?

The best way to load adaptive context and avoid redoing work is to trigger the restoration process. It reads your state files, evaluates blockers, and routes you to the appropriate next action in your workflow.