From memory-powermem
Searches PowerMem for relevant memories about the user, project, or past decisions to tailor responses.
How this skill is triggered — by the user, by Claude, or both
Slash command
/memory-powermem:recallThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Before answering questions about the user, project history, or past decisions:
Before answering questions about the user, project history, or past decisions:
search_memories tool with a short query.npx claudepluginhub oceanbase/powermem --plugin memory-powermemRecalls past context, decisions, and discussions from Memsy memory. Activates on retrieval-intent queries like "what did we decide" or "search past conversations."
Searches and retrieves memories from Cortex persistent memory using WRRF retrieval. Use for past decisions, patterns, bugs, or architecture context.
Implements 3-layer memory search workflow to recall past work, decisions, errors, and project history token-efficiently via layered functions.