PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre_tool_use_no_bypass.py via python3. From LLMQuant/quant-mind.
2.8k 17d ago A
tokens not measured
original MIT
4 tagged pipeline, measured the same way as everything else here.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre_tool_use_no_bypass.py via python3. From LLMQuant/quant-mind.
Hook Claude Code
Runs when a session starts, executing session-start.sh. From Pipelex/pipelex.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing check-keyword-only.sh. From Pipelex/pipelex.
Hook
Runs after a tool call finishes for tool == "Write" && tool_input.file_path matches "config\.json$" tool calls, running an inline shell check. From charles001-wong/autocode-flow.