Stop
01Hook Claude Code
Runs when the agent finishes a response, executing universal-stop.py via python3. From decider/claude-hooks.
Hook Claude Code
Runs when the agent finishes a response, executing universal-stop.py via python3. From decider/claude-hooks.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit and MultiEdit tool calls, executing universal-pre-tool.py via python3. From decider/claude-hooks.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing universal-post-tool.py via python3. From decider/claude-hooks.
Settings file Claude Code
Agent settings declaring 3 hook events (Stop, PreToolUse, PostToolUse).
Instructions file
Instructions for decider/claude-hooks, covering claude hooks, available hooks, built-in hooks, installation and configuration.