Stats
Actions
Tags
From cc-harness
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}/scripts/hooks/run-with-flags.js" "session-summary" "scripts/hooks/track-iteration.js" "minimal,standard,strict"node "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/run-with-flags.js" "pre-compact" "scripts/hooks/track-iteration.js" "minimal,standard,strict"node "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/run-with-flags.js" "session-start" "scripts/hooks/track-iteration.js" "minimal,standard,strict"npx claudepluginhub jinsong-zhou/cc-harness --plugin cc-harness