Stats
Actions
Tags
From memory
Injects curated memory on session start, tracks skill usage, detects corrections on user prompts, and runs a review on stop. Uses Node scripts for all automation.
4 events · 5 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
node "${CLAUDE_PLUGIN_ROOT}/scripts/review.mjs"Skillnode "${CLAUDE_PLUGIN_ROOT}/scripts/track-skill-use.mjs"node "${CLAUDE_PLUGIN_ROOT}/scripts/inject-memory.mjs"node "${CLAUDE_PLUGIN_ROOT}/scripts/curate.mjs"node "${CLAUDE_PLUGIN_ROOT}/scripts/detect-correction.mjs"npx claudepluginhub alexanderop/claude-code-memory --plugin memory