PreToolUse
01Hook
Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing resolve-and-run.sh with --event and --project-dir. From mauhpr/agentlint-plugin.
Claude Code plugin for AgentLint — real-time quality guardrails for AI coding agents
Hook
Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing resolve-and-run.sh with --event and --project-dir. From mauhpr/agentlint-plugin.
Hook
Runs after a tool call finishes for Edit and Write tool calls, executing resolve-and-run.sh with --event and --project-dir. From mauhpr/agentlint-plugin.
Hook
Runs when you submit a prompt, before the agent sees it, executing resolve-and-run.sh with --event and --project-dir. From mauhpr/agentlint-plugin.
Hook
Runs when a subagent starts, executing resolve-and-run.sh with --event and --project-dir. From mauhpr/agentlint-plugin.
Hook
Runs when a subagent finishes, executing resolve-and-run.sh with --event and --project-dir. From mauhpr/agentlint-plugin.
Hook
Runs when the agent sends a notification, executing resolve-and-run.sh with --event and --project-dir. From mauhpr/agentlint-plugin.
Hook
Runs when the agent finishes a response, executing resolve-and-run.sh with --project-dir. From mauhpr/agentlint-plugin.