Stats
Actions
Tags
From ai-memory
Runs Python hooks on session lifecycle events (start, end, stop) and user prompts. Hooks manage state, cache term references, and spawn a worker on a specific MCP tool call.
5 events · 6 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
*bash "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/stop.sh"5msmcp__ai-memory__save_memorybash "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/dedup-check.sh"3msmcp__ai-memory__search_memoriesbash "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/search-context.sh"3msbash "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session-end.sh"3ms*bash "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/startup.sh"10msbash "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/recall.sh"2msnpx claudepluginhub damusix/ai-tools --plugin ai-memory