From memorable
This skill should be used when the user asks about past conversations, wants to remember something important, asks "when did we talk about X", "do you remember Y", or discusses memory, knowledge graph, session history, or context across sessions. Also use when something significant happens mid-conversation that should be preserved.
How this skill is triggered — by the user, by Claude, or both
Slash command
/memorable:memory-managementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Memorable provides persistent memory across Claude Code sessions.
Memorable provides persistent memory across Claude Code sessions.
memorable_search_sessionsmemorable_search_observationsmemorable_get_system_statusDon't record:
npx claudepluginhub p/deflating-memorable-pluginStores and retrieves persistent knowledge across Claude Code sessions, including memory search, recall, and session history.
Persistent memory system that captures observations, session summaries, and supports search. Useful for recalling past work, saving decisions, and looking up sessions by date or query.
Searches and recalls relevant memories from past sessions via memsearch. Useful when historical context, past decisions, debugging notes, or project knowledge could help answer the user's question.