Stats
Actions
Tags
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
python3 -m prompt_cache_keepalive.cc_plugin.stoppython3 -m prompt_cache_keepalive.cc_plugin.pre_compactpython3 -m prompt_cache_keepalive.cc_plugin.session_startnpx claudepluginhub codetonight-sa/prompt-cache-keepalive