spec coding hooks

7 tagged spec coding, measured the same way as everything else here.

UserPromptSubmit

01

PolyArch/humanize

Hook

Runs when you submit a prompt, before the agent sees it, executing loop-plan-file-validator.sh. From PolyArch/humanize.

1.4k 4d ago A tokens not measured

PreToolUse

02

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.

1.4k 4d ago A tokens not measured

PostToolUse

03

PolyArch/humanize

Hook

Runs after a tool call finishes for Bash tool calls, executing loop-post-bash-hook.sh. From PolyArch/humanize.

1.4k 4d ago A tokens not measured

UserPromptSubmit

04

flanliulf/SpecLite

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing runner.mjs via node with --platform. From flanliulf/SpecLite.

4 2mo ago A tokens not measured original MIT

PostToolUse

05

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.

4 2mo ago A tokens not measured original MIT

Stop

06

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.

4 2mo ago A tokens not measured original MIT