PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing format.sh. From coder/coder.
14k 2d ago A
tokens not measured
AGPL-3.0
5 tagged dev tools, measured the same way as everything else here.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing format.sh. From coder/coder.
Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From hxt9805/cadence.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh. From hculap/better-code.
Hook
Runs before the agent uses a tool for Write and Edit tool calls, executing pre-tool-use.sh. From hculap/better-code.
Hook
Runs after a tool call finishes for Bash tool calls, executing post-tool-use.sh. From hculap/better-code.