quantitative finance hooks

6 tagged quantitative finance, measured the same way as everything else here.

PreToolUse

01

LLMQuant/quant-mind

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.

2.8k 17d ago A tokens not measured original MIT

SessionStart

02

WolfpackOfOne/Q-agent

Hook Claude Code

Runs when a session starts on startup, resume, clear and compact, executing load_memory.py. From WolfpackOfOne/Q-agent.

5 1mo ago A tokens not measured original MIT

PostToolUse

03

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.

5 1mo ago A tokens not measured original MIT

SessionEnd

04

WolfpackOfOne/Q-agent

Hook Claude Code

Runs when a session ends, executing extract_session_memory.py. From WolfpackOfOne/Q-agent.

5 1mo ago A tokens not measured copy · 47% MIT

PostToolUse

05

samchatterley/investor-bot

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.

2 1mo ago A tokens not measured