PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Edit, Write and NotebookEdit tool calls, running an inline shell check. From anthony-spruyt/claude-plugins.
2 4d ago A
tokens not measured
original MIT
Hook Claude Code
Runs after a tool call finishes for Edit, Write and NotebookEdit tool calls, running an inline shell check. From anthony-spruyt/claude-plugins.
Hook
Runs before the agent uses a tool, executing pretooluse.py via python3. From anthony-spruyt/claude-plugins.
Hook
Runs when the agent finishes a response, executing stop.py via python3. From anthony-spruyt/claude-plugins.
Hook
Runs when you submit a prompt, before the agent sees it, executing userpromptsubmit.py via python3. From anthony-spruyt/claude-plugins.