npx claudepluginhub doobidoo/mcp-memory-service --plugin mcp-memory-serviceDefined in .claude-plugin/hooks.json
node "${CLAUDE_PLUGIN_ROOT}/core/session-end.js"node "${CLAUDE_PLUGIN_ROOT}/core/auto-capture-hook.js"startup|resumenode "${CLAUDE_PLUGIN_ROOT}/scripts/ensure-server.js"node "${CLAUDE_PLUGIN_ROOT}/core/session-start.js"node "${CLAUDE_PLUGIN_ROOT}/core/mid-conversation.js"Executes bash scripts on SessionStart, SessionEnd, UserPromptSubmit, and PostToolUse (with * matcher, failure script) events for lifecycle automation. No file writes.