Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From cc-harness
Runs Python scripts on session start, stop, and pre-compact events to keep the prompt cache alive across sessions.
3 events · 3 hooks
npx claudepluginhub jinsong-zhou/cc-harness --plugin cc-harnessWhere 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"Share bugs, ideas, or general feedback.