context-resume

Combine event logs, auto-saves, and git states to restore session context.

3|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/onblueroses/strata --skill context-resume-onblueroses
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-resume
Source: https://github.com/onblueroses/strata/tree/main/skills/context-resume
Command: npx skills add https://github.com/onblueroses/strata --skill context-resume-onblueroses

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Restoring context after a session compaction to ensure that the session's state is fully recoverable, which is critical for accuracy in AI workflows.

Core Features & Use Cases

  • Manual Context Restoration: Fallback for cases where automatic context restoration via session-post-compaction-restore.sh might be incomplete.
  • Source Reconstruction: Combines event logs, auto-saves, daily notes, and git states to rebuild session context.
  • Confidence Rating: Allows the user to rate their understanding of the restored context.
  • Quick Output: Provides a summary of the restored context or prompts for additional information if the restoration is incomplete.

Quick Start

Run the context-resume skill to restore your session context after compaction.

Frequently Asked Questions about context-resume

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

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

To restore context after a session compaction, you can combine session events, auto-saves, and system states to rebuild the session's history and current state for accurate resumption.

Why does my AI workflow lose accuracy after session compaction?

AI workflows lose accuracy after compaction because the session's state is partially lost. Context recovery is critical to fully restore this state and ensure accurate resumption of the session.

What is the best way to reconstruct session history from event logs and git states?

The best way to reconstruct session history is by combining event logs, auto-saves, daily notes, and git states to form a comprehensive understanding of the session's current state.

Can I manually restore context if automatic session recovery is incomplete?

Yes, manual context restoration serves as a fallback for cases where automatic context restoration is incomplete, allowing you to rate your understanding of the restored session context.

What should I do if my restored session context is incomplete?

If your restored session context is incomplete, the system provides a quick summary of what was restored and prompts for additional information to finalize the session recovery.