skill-resume

Restore project state from .octo files and resume workflows.

4.0k|369|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/nyldn/claude-octopus --skill skill-resume
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-resume
Source: https://github.com/nyldn/claude-octopus/tree/main/skills/skill-resume
Command: npx skills add https://github.com/nyldn/claude-octopus --skill skill-resume

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Restore context from a previous session and seamlessly continue the workflow, preserving progress across phases and reducing repetition.

Core Features & Use Cases

  • Session restoration: rehydrate project state from .octo state files to resume work without losing context.
  • Adaptive context loading: load the relevant project vision, requirements, and phase plans for the current stage.
  • History and blockers: display the last actions and any blockers to inform quick decision-making.
  • Intelligent routing: guide the user to the next appropriate action or skill, based on status.

Quick Start

To begin, say resume to rehydrate your session and continue the 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 resume a workflow and restore context from a previous session?

Yes, you can restore session context by loading project vision, requirements, and phase plans from saved state files. This adaptive context loading rehydrates your working environment and displays a restoration summary to verify the recovered project state.

How does session restoration handle project history and blockers?

Session restoration displays the last actions and any blockers encountered during the previous workflow. This history informs quick decision-making before intelligently routing you to the next appropriate action based on the current status.

Do I need specific state files to restore project state across phases?

Yes, you need .octo state files to rehydrate your session and restore project state. These files store the necessary project vision, requirements, and phase plans required to load adaptive context and seamlessly continue workflows.

What is the best way to maintain workflow continuity across multiple project phases?

The best way to maintain continuity across phases is using automated session restoration to rehydrate project state and recall past steps. This reduces repetition by loading adaptive context and routing you to the appropriate next action.