Stats
Actions
Tags
From memory-os
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
node ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/headroom-learn.mjs30msnode ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/flush.mjs10msnode ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/rehydrate.mjs10msnpx claudepluginhub tpop78/memory-os --plugin memory-os