SessionStart
01Hook
Runs when a session starts, running an inline shell check. From solanabr/solana-ai-kit.
10 tagged claude agent, measured the same way as everything else here.
Browse within: claude-agents 5claude-commands 5claude-md 5claude-subagents 5claudecode 5
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.
Hook
Runs when a subagent starts, executing bin.mjs via bun. From fusengine/agents.
Hook
Runs when a subagent finishes, executing bin.mjs via bun. From fusengine/agents.
Hook
Runs after a tool call finishes for TaskCreate, TaskUpdate, Write and Edit tool calls, executing bin.mjs via bun. From fusengine/agents.