PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing cli.js. From yagyeshVyas/VibeGuard.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing cli.js. From yagyeshVyas/VibeGuard.
pyramidheadshark/claude-scaffold
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing session-safety.js and bash-output-filter.js via node (2 commands). From pyramidheadshark/claude-scaffold.
pyramidheadshark/claude-scaffold
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing skill-activation-prompt.js via node. From pyramidheadshark/claude-scaffold.
pyramidheadshark/claude-scaffold
Hook Claude Code
Runs after a tool call finishes for Bash, Edit and Write tool calls, executing post-tool-use-tracker.js and session-checkpoint.js via node (2 commands). From pyramidheadshark/claude-scaffold.
Hook
Runs before the agent uses a tool for Bash tool calls, executing op_audit.py via python3. From Goodsmileduck/claude-registry.