From rembr
Search Rembr long-term memory for relevant context from past sessions — user preferences, prior decisions, project facts. Use before re-deriving a decision or when the user asks "what did we decide about..." or "do you remember...".
How this skill is triggered — by the user, by Claude, or both
Slash command
/rembr:recallThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search Rembr using the `mcp__rembr__search` tool with `operation: "query"`
Search Rembr using the mcp__rembr__search tool with operation: "query"
(hybrid text + semantic search).
Steps:
mcp__rembr__search with operation: "query", query, and
limit: 10.For deeper queries, mcp__rembr__search also supports operation: "smart"
(multi-strategy) and operation: "similar" (find memories similar to a known
memory ID).
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub radicalgeek/rembr --plugin rembr