ai coding tools hooks

5 tagged ai coding tools, measured the same way as everything else here.

UserPromptSubmit

01

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

02

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

03

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

SessionStart

04

Paretofilm/superpowers-gstack

Hook

Runs when a session starts, executing check-plugin-version.sh and check-branch-hygiene.sh (2 commands). From Paretofilm/superpowers-gstack.

2 3d ago A tokens not measured

SessionStart

05

qte77/claude-code-plugins

Hook

Runs when a session starts, executing setup-cc-meta.sh via bash. From qte77/claude-code-plugins.

2 2d ago A tokens not measured original Apache-2.0