PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Skill tool calls, executing preflight_hook.py via python. From buer2233/ai-api-test-skill.
8 tagged automated testing, measured the same way as everything else here.
Hook Claude Code
Runs before the agent uses a tool for Skill tool calls, executing preflight_hook.py via python. From buer2233/ai-api-test-skill.
Hook Claude Code
Runs after a tool call finishes for Bash, Agent, Write and Edit tool calls, executing post-tool-log.sh via bash (4 commands). From NeoTheCapt/RedteamAgent.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing scope-check.sh via bash. From NeoTheCapt/RedteamAgent.
Hook
Runs when a session ends, executing session_end.py via python3. From avansaber/tailtest.
Hook
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing post_tool_use.py via python3. From avansaber/tailtest.
Hook
Runs when a subagent finishes, executing subagent_stop.py via python3. From avansaber/tailtest.
dachivadachkoria/claude-code-starter-kit
Hook Claude Code
Runs after a tool call finishes for Write(*.py), Write(*.{js,ts,jsx,tsx}) and Write(*.go) tool calls, running an inline shell check (3 commands). From dachivadachkoria/claude-code-starter-kit.