eos-session-resume

Load the latest EmptyOS session brief and verify referenced files.

1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/KevinBean/emptyos --skill eos-session-resume
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: eos-session-resume
Source: https://github.com/KevinBean/emptyos/tree/main/.claude/skills/eos-session-resume
Command: npx skills add https://github.com/KevinBean/emptyos --skill eos-session-resume

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Resumes an EmptyOS session by loading the previous session's context from the wrapup brief and the latest dated logs, enabling a seamless continuation of work.

Core Features & Use Cases

  • Load the _next.md brief produced by eos-session-wrapup and parse its last_session date to locate the fuller dated log.
  • Validate referenced files exist and detect drift since the brief was written, surfacing any discrepancies.
  • Provide a concise briefing of open threads and a recommended starting move, with read-only verification and user confirmation before acting (unless auto mode is active and checks pass).

Quick Start

Ask eos-session-resume to load the last session briefing and continue with the recommended starting move.

Frequently Asked Questions about eos-session-resume

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

FAQPage Schema
How do I resume a previous session with context intact?▼

To resume a session with context intact, this skill loads the previous EmptyOS context from the latest wrapup brief, cross-checks referenced files, and surfaces a recommended starting move for seamless continuation.

What is the best way to load my previous session log in EmptyOS?▼

The best way to load a previous session log is by reading the _next.md brief to parse the last_session date, which locates the fuller dated log file for verification and continuity.

How do I verify file existence and check for drift after a session wrapup?▼

To verify file existence and check for drift after a wrapup, the skill cross-checks referenced files against the brief and detects any commits made since the last_session date.

Does this session resume process require any external dependencies?▼

No, this session resume process does not require any external dependencies, operating entirely within the EmptyOS environment to load context and verify referenced log files.

Can I automatically execute the recommended starting move without user confirmation?▼

Yes, you can automatically execute the recommended starting move without user confirmation when auto mode is active and all read-only verification checks pass successfully.