PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running npx -y [email protected]. From langgenius/dify.
22 tagged gpt, measured the same way as everything else here.
Browse within: consensus 12chatgpt 6codex-cli 6context 6dcp 6
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running npx -y [email protected]. From langgenius/dify.
Hook Claude Code
Runs when a session starts, executing session-start.sh. From HKUDS/LightRAG.
Hook
Runs when a session starts, executing session-context.mjs and session-guidance.mjs via node (2 commands). From langwatch/langwatch.
Hook
Runs when the agent finishes a response, executing session-context.mjs via node. From langwatch/langwatch.
Hook
Runs before the agent uses a tool for Bash and Agent tool calls, executing session-gate.mjs via node. From berrzebb/consensus-loop.
Hook
Runs after a tool call finishes for Edit and Write tool calls, executing index.mjs via node. From berrzebb/consensus-loop.
Hook
Runs when a subagent starts for implementer and scout tool calls, executing subagent-start.mjs via node. From berrzebb/consensus-loop.
Davidcreador/codex-token-guard
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.js via node. From Davidcreador/codex-token-guard.
Davidcreador/codex-token-guard
Hook
Runs before the agent uses a tool for Bash tool calls, executing pre-tool-use.js via node. From Davidcreador/codex-token-guard.
Davidcreador/codex-token-guard
Hook
Runs after a tool call finishes for Bash tool calls, executing post-tool-use.js via node. From Davidcreador/codex-token-guard.