memory-recall
Installation
SKILL.md
Cross-Session Memory Recall
Announce: "I'm using enggenie:memory-recall to search previous session context."
Overview
Search past work across sessions using claude-mem's MCP tools. Token-efficient 3-layer retrieval: search the index first, filter, then fetch only what matters.
Requires: claude-mem plugin installed. If not installed:
- When invoked by other skills → skip silently, proceed without memory
- When invoked directly by user → show: "enggenie:memory-recall requires the claude-mem plugin. Install with:
claude plugin add claude-mem"
3-Layer Workflow
Never fetch full details without filtering first. 10x token savings.