PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Agent, Edit, Write, AskUserQuestion and Agent tool calls, running python -m cataforge.runtime.hook.scripts.validate_agent_resu (4 commands). From lync-cyber/CataForge.
Hook Claude Code
Runs after a tool call finishes for Agent, Edit, Write, AskUserQuestion and Agent tool calls, running python -m cataforge.runtime.hook.scripts.validate_agent_resu (4 commands). From lync-cyber/CataForge.
Hook Claude Code
Runs when a session starts, executing session-start.sh (4 commands). From lync-cyber/CataForge.
Hook Claude Code
Runs when the agent sends a notification, running python -m cataforge.runtime.hook.scripts.notify_permission. From lync-cyber/CataForge.
Hook Claude Code
Runs when the agent finishes a response, running python -m cataforge.runtime.hook.scripts.notify_done. From lync-cyber/CataForge.
Hook Claude Code
Runs before the agent uses a tool for Bash, Edit, Write and Agent tool calls, running python -m cataforge.runtime.hook.scripts.guard_dangerous (3 commands). From lync-cyber/CataForge.