Stats
Actions
Tags
From memory
Runs Node.js scripts on session start, stop, post-tool-use, and user prompt submit to manage memory context and log tool usage. No bash or file writes.
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