What problem does it solve?
Locate and surface relevant context from past conversations and memory stores so users do not lose decisions, configurations, or facts across sessions and can make informed choices without manual digging.
Core Features & Use Cases
- Three-layer search strategy: semantic vector search via claude-mem, structured memory file lookup, and targeted conversation history grep as a last resort.
- Relevance, recency, and deduplication: merge results from multiple sources, remove duplicates, and sort by relevance then recency with a configurable maximum.
- Contextual output: return the source type, date, relevance score, content excerpt, and a link or path to the originating memory or session.
- Use Cases: recover security audit notes from previous weeks, find prior architecture decisions, or retrieve configuration fragments discussed in earlier sessions.
Quick Start
Use /recall security audit results from last week to retrieve relevant past conversation excerpts, memory facts, and links to the originating sessions.