npx claudepluginhub vectorize-io/hindsight --plugin hindsight-memoryDefined in hooks/hooks.json
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/retain.py"15mspython3 "${CLAUDE_PLUGIN_ROOT}/scripts/session_end.py"10mspython3 "${CLAUDE_PLUGIN_ROOT}/scripts/session_start.py"5mspython3 "${CLAUDE_PLUGIN_ROOT}/scripts/recall.py"12msManages persistent multi-agent sessions: loads/saves memory on SessionStart/End, checks resources/heartbeats before UserPromptSubmit, blocks Stop until handoffs saved. Runs Python scripts.