PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing version-bump-gate.sh. From stuinfla/ruvnet-brain.
RuvNet Brain — a downloadable, source-grounded brain for Claude Code over Reuven Cohen's (rUv's) RuvNet stack: RuVector/RVF, Ruflo, AgentDB, RuLake, SPARC + 21 building blocks. Grounds Claude in real source via one MCP tool (search_ruvnet), so it builds with the stack instead of drifting off it.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing version-bump-gate.sh. From stuinfla/ruvnet-brain.
Hook
Runs when a session starts on startup, resume, clear, compact and fork, executing hook-shim.mjs via node (3 commands). From stuinfla/ruvnet-brain.
Hook
Runs before the context is compacted, executing hook-shim.mjs via node. From stuinfla/ruvnet-brain.
Hook
Runs when you submit a prompt, before the agent sees it, executing hook-shim.mjs via node (2 commands). From stuinfla/ruvnet-brain.
Hook
Runs after a tool call finishes for ^(Task, Agent)$, ^(?:.*__)?search_ruvnet$, Write, Edit, MultiEdit, Bash, Write, Edit, MultiEdit and ^Bash$ tool calls, executing hook-shim.mjs via node (5 commands). From stuinfla/ruvnet-brain.
Hook
Runs when a session ends, executing hook-shim.mjs via node (2 commands). From stuinfla/ruvnet-brain.
Hook
Runs on the TeammateIdle event, executing hook-shim.mjs via node. From stuinfla/ruvnet-brain.
Hook
Runs when the agent finishes a response, executing hook-shim.mjs via node. From stuinfla/ruvnet-brain.