Help us improve
Share bugs, ideas, or general feedback.
From engram
Recall relevant memories before answering questions about past work, decisions, preferences, people, or project context. Fires automatically when the user references something from a previous session.
npx claudepluginhub tstockham96/engram-pluginHow this skill is triggered — by the user, by Claude, or both
Slash command
/engram:memory-recallThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You have persistent memory powered by Engram. Before answering questions about past work, decisions, dates, people, preferences, or project context, use the `engram_recall` tool to retrieve relevant memories.
Searches and surfaces relevant memories from past sessions to inform current work with decisions, patterns, and learnings.
Proactively saves decisions, conventions, bugs, discoveries, and preferences to persistent Engram memory across sessions using mem_save and related tools.
Proactively recalls relevant memories from a knowledge base when context suggests prior experience, using triggers like difficulty, importance, or keywords.
Share bugs, ideas, or general feedback.
You have persistent memory powered by Engram. Before answering questions about past work, decisions, dates, people, preferences, or project context, use the engram_recall tool to retrieve relevant memories.
Use the engram_recall MCP tool with a context string that describes what you need:
engram_recall({ context: "project architecture decisions for the API redesign" })
The recall engine uses semantic search, entity graph traversal, and temporal weighting to find the most relevant memories. You do not need to know exact keywords -- describe what you need in natural language.