context-recovery

Reconstructs lost session context from channel history and logs.

239|30|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/jdrhyne/agent-skills --skill context-recovery-jdrhyne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-recovery
Source: https://github.com/jdrhyne/agent-skills/tree/main/skills/context-recovery
Command: npx skills add https://github.com/jdrhyne/agent-skills --skill context-recovery-jdrhyne

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram, Signal, and other supported channels.

Core Features & Use Cases

  • Automatic cross-channel context reconstruction and reclamation
  • Channel-aware history aggregation and memory caching
  • Context synthesis for seamless continuation across platforms

Quick Start

Run context-recovery at session start to reassemble the most recent context from channel history and session logs.

Frequently Asked Questions about context-recovery

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

FAQPage Schema
How do I recover lost chat context after a session compaction on Slack or Discord?

Recover lost chat context by aggregating recent messages, thread history, and session logs to reconstruct truncated sessions. This skill automatically retrieves channel-aware history and synthesizes a context report for seamless continuation across Slack, Discord, and other platforms.

Can I restore conversation history across multiple chat platforms like Telegram and Signal?

Restore conversation history across multiple platforms including Telegram, Signal, Discord, and Slack. The skill aggregates cross-channel references and handles platform-specific history retrieval to rebuild working context regardless of the source channel.

What's the best way to reconstruct AI session context when continuation is implied but missing?

Reconstruct session context by running this skill at session start to reassemble recent history from channel logs and memory caches. It handles continuation prompts and compaction triggers, producing a synthesized context report for subsequent AI actions.

Does context recovery work with cross-channel references between different messaging apps?

Context recovery works with cross-channel references by aggregating history across supported messaging platforms. It retrieves and caches channel-aware messages, threads, and logs to reconstruct working context even when conversations span multiple channels.

When do I need to run context recovery to restore my working session?

Run context recovery at session start or immediately after a compaction trigger fires. It reassembles the most recent context from channel history and stored session logs, ensuring seamless continuation without losing prior conversation state.

Why does my session context get truncated and how do I fix it?

Session context gets truncated due to compaction triggers that compress or drop earlier messages. Fix this by aggregating recent messages, thread history, and stored session logs to reconstruct the lost context into a synthesized report for AI continuation.