Stats
Actions
Tags
From m3
Persists and restores Claude Code session state across restarts. On Stop, learns conversation patterns; on PreCompact, flushes accumulated state; on SessionStart, rehydrates prior context.
3 events · 3 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
command -v mcp-memory >/dev/null 2>&1 && /bin/sh "$(mcp-memory chatlog hook-path 2>/dev/null || echo /dev/null)" || true30msautocommand -v mcp-memory >/dev/null 2>&1 && /bin/sh "$(mcp-memory chatlog hook-path 2>/dev/null || echo /dev/null)" || true30mscommand -v mcp-memory >/dev/null 2>&1 || echo '[m3-memory] mcp-memory CLI not on PATH. Run: pipx install m3-memory && pipx ensurepath' >&25msnpx claudepluginhub skynetcmd/m3-memory --plugin m3