recall

Query recorded Claude main sessions to recover context after loss.

12|1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/RyderFreeman4Logos/cli-sub-agent --skill recall-ryderfreeman4logos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recall
Source: https://github.com/RyderFreeman4Logos/cli-sub-agent/tree/main/patterns/recall/skills/recall
Command: npx skills add https://github.com/RyderFreeman4Logos/cli-sub-agent --skill recall-ryderfreeman4logos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Recover main-agent context after context loss by querying recorded Claude main sessions.

Core Features & Use Cases

  • Context restoration: Rehydrate the latest main-agent conversation to resume work without losing continuity.
  • Targeted access: Read recent sessions, search history, and diagnoses to quickly understand prior discussions.
  • Use Case: When the main thread is reset or memory is degraded, reconstruct context to continue work seamlessly.

Quick Start

Run csa recall list --limit 5 to view the most recent main-agent sessions and pick one for reading.

Frequently Asked Questions about recall

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

FAQPage Schema
How do I recover main-agent context after a Claude session is cleared or compacted?

Recover main-agent context by querying recorded Claude main sessions to rehydrate memory. This Skill lists, reads, and searches recent session history to restore conversation continuity without leaking sensitive data.

How can I search Claude main session history to find recent conversations?

Search Claude main session history using the built-in session listing and reading capabilities. Run `csa recall list --limit 5` to view recent main-agent sessions and select a specific thread to read or search.

Does recall work for debugging context loss in cleared conversation threads?

Recall works for debugging context loss by querying recorded Claude main sessions to reconstruct cleared or compacted threads. It applies to scenarios where recent conversations need recovery to resume work seamlessly.

What are the limitations when restoring main-agent context from recorded sessions?

Limitations include safe usage guidance to rehydrate memory without leaking sensitive data. Context restoration relies on querying recorded Claude main sessions, so unrecorded or deleted session history cannot be recovered.

Can I use recall to diagnose why my main agent lost its previous context?

Use recall to diagnose context loss by reading recent sessions and searching history to understand prior discussions. It provides targeted access to recorded main-agent conversations to identify where continuity was degraded.