resume-session

Reconstruct interrupted work sessions from workspace state and activity records.

1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/Largo2z9/phantomos --skill resume-session-largo2z9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-session
Source: https://github.com/Largo2z9/phantomos/tree/main/.skills/skills/resume-session
Command: npx skills add https://github.com/Largo2z9/phantomos --skill resume-session-largo2z9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of losing momentum after an interrupted AI workspace session by reconstructing the active thread, pending decisions, and immediate next step without restarting from scratch.

Core Features & Use Cases

  • Session Continuity Recovery: Locates recent activity, session state, pending validations, and in-progress work to rebuild the current context.
  • Thread Classification: Identifies whether work was paused during delivery, setup, validation, learning, or is idle before presenting the right recap.
  • Operational Resume Guidance: Provides a concise project-lead style recap and prompts the operator to choose the next action, such as resuming an audit or switching focus.

Quick Start

Ask the resume-session skill to continue from where we stopped and show the current active thread with the next action.

Frequently Asked Questions about resume-session

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

FAQPage Schema
How do I resume an interrupted AI workspace session without losing context?

To recover project context, this Skill identifies the latest active thread and pending execution threads from workspace state files. It generates a continuity summary that rebuilds your current context and prompts you to confirm the next execution step.

How does session continuity recovery work for paused brand operations?

Session continuity recovery identifies your paused work phase, such as delivery, setup, or validation, by reading workspace state files. It then presents a concise project-lead recap of pending decisions and prompts you to choose the next action.

Do I need specific workspace state files to recover my active project context?

Yes, this Skill requires access to workspace state files and recent activity records to reconstruct interrupted work sessions. Without these inputs, it cannot identify the latest active context or generate accurate continuity summaries.

What's the best way to track pending validations and in-progress work across sessions?

The best way to track pending validations is to reconstruct interrupted work sessions using this Skill. It locates recent activity and session state to rebuild the current context and explicitly confirms your next execution step.

What are the limitations of using automated context recovery for ongoing projects?

Automated context recovery provides read-only continuity summaries and requires explicit next-step confirmation. It does not automatically execute pending validations or modify workspace state files, meaning operators must manually choose the next action.