npx claudepluginhub openmemind/memind --plugin memind-memoryDefined in hooks/hooks.json
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/ingest.py"15mspython3 "${CLAUDE_PLUGIN_ROOT}/scripts/pre_compact.py"30mspython3 "${CLAUDE_PLUGIN_ROOT}/scripts/session_end.py"10mspython3 "${CLAUDE_PLUGIN_ROOT}/scripts/session_start.py"5mspython3 "${CLAUDE_PLUGIN_ROOT}/scripts/retrieve.py"12msRuns custom shell scripts at five Claude Code lifecycle events: SessionStart (startup matcher), UserPromptSubmit, PreCompact, SessionEnd, Stop. Supports event-driven automation without bash or file writes.
Share bugs, ideas, or general feedback.