PreToolUse
01Neftedollar/multiagent-template
Hook Claude Code
Runs before the agent uses a tool for Bash and Agent tool calls, running $HOME/.dotnet/tools/multiagent-setup hook block-dangerous (3 commands). From Neftedollar/multiagent-template.
6 tagged scaffold, measured the same way as everything else here.
Neftedollar/multiagent-template
Hook Claude Code
Runs before the agent uses a tool for Bash and Agent tool calls, running $HOME/.dotnet/tools/multiagent-setup hook block-dangerous (3 commands). From Neftedollar/multiagent-template.
Neftedollar/multiagent-template
Hook Claude Code
Runs after a tool call finishes for Edit, Write, WebSearch and WebFetch tool calls, running $HOME/.dotnet/tools/multiagent-setup hook auto-lint (2 commands). From Neftedollar/multiagent-template.
Neftedollar/multiagent-template
Hook Claude Code
Runs when the agent finishes a response, running $HOME/.dotnet/tools/multiagent-setup hook stop-guard. From Neftedollar/multiagent-template.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write and NotebookEdit tool calls, running poetry run ruff check src/ tests/ --ignore=I001 --ignore=TC0. From KaiErikNiermann/pypreset.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From KaiErikNiermann/pypreset.
Hook Claude Code
Runs when the agent finishes a response, executing test_integration.py with --ignore and --tb. From KaiErikNiermann/pypreset.