SessionStart
01Hook Claude Code
Runs when a session starts, executing session-guard.sh via bash. From commet/Argus.
Hook Claude Code
Runs when a session starts, executing session-guard.sh via bash. From commet/Argus.
Hook
Runs when you submit a prompt, before the agent sees it, executing anchor-signal.js, ambient-nudge.js and sense-signal.js via node (3 commands). From commet/Argus.
Hook
Runs before the agent uses a tool for Bash, apply_migration, deploy_edge_function, delete_branch, pause_project and restore_project tool calls, executing keel-signal.js via node (2 commands). From commet/Argus.
Hook
Runs after a tool call finishes for Bash, Write and Edit tool calls, executing commit-signal.js and validate-gates.mjs via node with --hook (2 commands). From commet/Argus.
Hook
Runs when the agent finishes a response, executing wake-signal.js and validate-gates.mjs via node with --latest and --warn (2 commands). From commet/Argus.