How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-total-recall:total-recall-updateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This command is handled by the UserPromptSubmit hook. Just output whatever was injected in additionalContext verbatim.
This command is handled by the UserPromptSubmit hook. Just output whatever was injected in additionalContext verbatim.
npx claudepluginhub ellyseum/claude-total-recall --plugin claude-total-recallDemotes stale recalled concepts when contradicted by current code or user corrections, preventing them from poisoning grounding in Claude Code's recall system.
Manages total-recall memory system: search, store, forget memories, inspect tiers, run eval, and configure. Automatically activates on memory-related queries.
Refreshes Claudit knowledge cache from official Anthropic documentation via research agents for core-config, ecosystem, and optimization domains. Invoke with /refresh [domain|all].