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-recallRebuilds the `.claude-leverage-context-map.json` manifest for the smart-context-surfacing PreToolUse hook after AIDEV anchors, AGENTS.md files, or ADRs change.
Demotes stale recalled concepts when contradicted by current code or user corrections, preventing them from poisoning grounding.
Manages the total-recall memory system: session start, automatic capture of corrections/preferences/decisions, retrieval, compaction, tier inspection, and knowledge base management.