Hook
Runs when you submit a prompt, before the agent sees it, executing loop-plan-file-validator.sh. From PolyArch/humanize.
7 tagged spec coding, measured the same way as everything else here.
Hook
Runs when you submit a prompt, before the agent sees it, executing loop-plan-file-validator.sh. From PolyArch/humanize.
Hook
Runs before the agent uses a tool for Write, Edit, Read and Bash tool calls, executing loop-write-validator.sh, loop-edit-validator.sh, loop-read-validator.sh and loop-bash-validator.sh (4 commands). From PolyArch/humanize.
Hook
Runs after a tool call finishes for Bash tool calls, executing loop-post-bash-hook.sh. From PolyArch/humanize.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing runner.mjs via node with --platform. From flanliulf/SpecLite.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing runner.mjs via node with --platform and --mode. From flanliulf/SpecLite.
Hook Claude Code
Runs when the agent finishes a response, executing runner.mjs via node with --platform, --mode and --stop-summary. From flanliulf/SpecLite.