PostToolUse
01Hook
Runs after a tool call finishes for Write and Edit tool calls, executing validate-claude-md.py via python3. From alirezarezvani/ClaudeForge.
8 tagged claude subagents, measured the same way as everything else here.
Browse within: claude-agent 5claude-commands 5claude-md 5
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing validate-claude-md.py via python3. From alirezarezvani/ClaudeForge.
Hook
Runs after instructions files are loaded for session_start, nested_traversal, path_glob_match, include and compact tool calls, executing validate-claude-md.py via python3. From alirezarezvani/ClaudeForge.
Hook
Runs when the agent finishes a response, executing audit-claude-md.py via python3. From alirezarezvani/ClaudeForge.
Hook
Runs when a session starts, running an inline shell check. From solanabr/solana-ai-kit.
Hook
Runs after a tool call finishes for Write, Edit, Bash and Bash tool calls, running an inline shell check (3 commands). From solanabr/solana-ai-kit.
Hook
Runs before the agent uses a tool for Bash and Bash tool calls, running set -e (2 commands). From solanabr/solana-ai-kit.