PreToolUse
01Hook Claude Code
Runs before the agent uses a tool, executing tool_logger.py. From NapthaAI/openstackbench.
Hook Claude Code
Runs before the agent uses a tool, executing tool_logger.py. From NapthaAI/openstackbench.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing tool_logger.py and analyst_json_validator.py (2 commands). From NapthaAI/openstackbench.
Hook Claude Code
Runs when the agent finishes a response, executing after_response.py via python3. From NapthaAI/openstackbench.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, PostToolUse, Stop).
Instructions file
Claude Code instructions for NapthaAI/openstackbench, covering stackbench, purpose, setup, prerequisites and development setup.