Stats
Actions
Tags
From openltm
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 · 4 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
${CLAUDE_PLUGIN_ROOT}/hooks/bin/run-hook.sh ${CLAUDE_PLUGIN_ROOT}/hooks/src/UpdateContext.ts${CLAUDE_PLUGIN_ROOT}/hooks/bin/run-hook.sh ${CLAUDE_PLUGIN_ROOT}/hooks/src/EvaluateSession.ts${CLAUDE_PLUGIN_ROOT}/hooks/bin/run-hook.sh ${CLAUDE_PLUGIN_ROOT}/hooks/src/PreCompact.ts${CLAUDE_PLUGIN_ROOT}/hooks/bin/run-hook.sh ${CLAUDE_PLUGIN_ROOT}/hooks/src/SessionStart.tsnpx claudepluginhub rohirik/openltm --plugin openltm