PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre_tool_use_no_bypass.py via python3. From LLMQuant/quant-mind.
6 tagged quantitative finance, measured the same way as everything else here.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre_tool_use_no_bypass.py via python3. From LLMQuant/quant-mind.
Hook Claude Code
Runs when a session starts on startup, resume, clear and compact, executing load_memory.py. From WolfpackOfOne/Q-agent.
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, executing log_tool_event.py. From WolfpackOfOne/Q-agent.
Hook Claude Code
Runs when a session ends, executing extract_session_memory.py. From WolfpackOfOne/Q-agent.
Hook Claude Code
Runs after a tool call finishes for TodoWrite and Bash tool calls, executing save_todos.py and reload_bot.py via python3 (2 commands). From samchatterley/investor-bot.