memory-recall

Search memory files and synthesize relevant context for ongoing conversations.

6|Updated Oct 16, 2025
One-click install
npx skills add https://github.com/legacybridge-tech/claude-plugins --skill memory-recall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-recall
Source: https://github.com/legacybridge-tech/claude-plugins/tree/main/engram/skills/memory-recall
Command: npx skills add https://github.com/legacybridge-tech/claude-plugins --skill memory-recall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Memory Recall retrieves relevant memories from memory files to provide accurate context for ongoing conversations.

Core Features & Use Cases

  • Auto-triggers from Engram to surface prior discussions relevant to the current topic
  • Searches across Preferences File, Conversations File, and Long-Term Memory File
  • Synthesizes results into coherent context for seamless continuation

Quick Start

Trigger memory recall to fetch context for the current discussion. Example: search memory for topics related to the user's question.

Frequently Asked Questions about memory-recall

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

FAQPage Schema
How do I recall past conversations for context in my current chat?

To recall past conversations for context, the system searches memory files by reading the .claude/memory-settings.json configuration. It scans Preferences, Conversations, and Long-Term Memory files to synthesize relevant prior context into a concise response.

What triggers an automatic memory search for relevant past discussions?

A memory search triggers when topics relate to past discussions, context uncertainty arises, or explicit requests like 'do you remember...' are made. It automatically surfaces prior discussions relevant to the current ongoing conversation topic.

Do I need a specific configuration file to search and retrieve long-term memory?

Yes, memory recall requires the .claude/memory-settings.json configuration file. The system reads this file to locate and search across Preferences, Conversations, and Long-Term Memory files for relevant past context.

How do I search memory files when I am unsure about past context?

When experiencing context uncertainty, you can trigger memory recall to search across Preferences, Conversations, and Long-Term Memory files. The system synthesizes findings into a coherent, context-rich response for seamless conversation continuation.

What is the best way to provide conversation context from previous sessions?

The best way to provide conversation context is triggering memory recall, which searches Preferences, Conversations, and Long-Term Memory files. It synthesizes retrieved memories into a coherent context response for seamless discussion continuation.