PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing commitlint-before-commit.py. From jentic/jentic-api-scorecard.
8 tagged quality, measured the same way as everything else here.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing commitlint-before-commit.py. From jentic/jentic-api-scorecard.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing ruff-fix.sh, eslint-fix.sh, typescript-check.sh and hadolint-check.sh (4 commands). From jentic/jentic-api-scorecard.
Hook
Runs when the agent finishes a response, executing judge-on-stop.sh via bash. From sattyamjjain/proofloop.
Hook
Runs when a subagent finishes, executing judge-on-subagent-stop.sh via bash. From sattyamjjain/proofloop.
Hook
Runs on the StopFailure event, executing judge-on-stop-failure.sh via bash. From sattyamjjain/proofloop.
Hook
Runs when a session starts, executing cleanup-stale-markers.mjs and onboarding.mjs via node (2 commands). From retemper/litmus.
Hook
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing detect-source-change.mjs via node. From retemper/litmus.
Hook
Runs when the agent finishes a response, executing suggest-test-plan.mjs via node. From retemper/litmus.