PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing danger-guard.ts via npx. From mike-shevchuk/dotfiles.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing danger-guard.ts via npx. From mike-shevchuk/dotfiles.
Hook Claude Code
Runs when the agent sends a notification, executing notification.ts via npx with --notify. From mike-shevchuk/dotfiles.
Hook Claude Code
Runs when the agent finishes a response, executing stop.ts and cost-logger.ts via npx with --chat (2 commands). From mike-shevchuk/dotfiles.
Hook Claude Code
Runs when a subagent finishes, executing subagent_stop.ts via npx. From mike-shevchuk/dotfiles.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From mike-shevchuk/dotfiles.