PreToolUse
01Hook
Runs before the agent uses a tool for ExitPlanMode tool calls, executing plan-review-hook.py via python3. From umputun/revdiff.
11 tagged tui, measured the same way as everything else here.
Hook
Runs before the agent uses a tool for ExitPlanMode tool calls, executing plan-review-hook.py via python3. From umputun/revdiff.
Hook Claude Code
Runs when the agent finishes a response, executing session-stop.sh via bash. From FlorianBruniaux/ccboard.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre-commit-format.sh via bash. From FlorianBruniaux/ccboard.
Hook Claude Code
Runs when the agent sends a notification, executing notification.sh via bash. From FlorianBruniaux/ccboard.
Hook Claude Code
Runs when the agent finishes a response, executing quality-gates.sh via bash with --lint, --format and --mypy. From NikiforovAll/lazyclaude.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing code_quality_check.py via uv with --skip-format and --skip-check. From serialx/vibecore.
Hook Claude Code
Runs when the agent finishes a response, executing code_quality_check.py via uv. From serialx/vibecore.
Hook
Runs when you submit a prompt, before the agent sees it, running stash hook. From jaredgizersky/stash.
Hook
Runs when a session starts, executing session-start.mjs via node. From letsgojh0810/hud-plugin.
Hook
Runs when the agent finishes a response, executing stop-hud.mjs via node. From letsgojh0810/hud-plugin.