Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.py. From Synthesys-Lab/agentize.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.py. From Synthesys-Lab/agentize.
Hook Claude Code
Runs when a session starts, executing session-init.sh. From Synthesys-Lab/agentize.
Hook Claude Code
Runs when the agent finishes a response, executing stop.py. From Synthesys-Lab/agentize.
Hook Claude Code
Runs before the agent uses a tool, executing pre-tool-use.py. From Synthesys-Lab/agentize.
Hook Claude Code
Runs when the agent asks permission for an action, executing permission-request.py. From Synthesys-Lab/agentize.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and Bash tool calls, executing post-edit.sh and post-bash-issue-create.py (2 commands). From Synthesys-Lab/agentize.
Hook Claude Code
Runs on the TeammateIdle event, executing team-review-quality-gate.sh. From Synthesys-Lab/agentize.
Hook Claude Code
Runs when a task is marked completed, executing team-review-quality-gate.sh. From Synthesys-Lab/agentize.