PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Edit, Write, NotebookEdit, Read, Grep and Glob tool calls, executing relay-claude-pre-tool.js and relay-claude-pre-read.js via node (2 commands). From prakrititz/relayBrain.
Coordination and context layer for AI coding agents. Shared file locks, live patch sync, and portable project memory across Claude Code, Cursor, Copilot, Codex and Antigravity with rooms for team-wide collaboration. Conflicts prevented at the edit, not discovered at the merge.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write, NotebookEdit, Read, Grep and Glob tool calls, executing relay-claude-pre-tool.js and relay-claude-pre-read.js via node (2 commands). From prakrititz/relayBrain.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and NotebookEdit tool calls, executing relay-claude-post-tool.js via node. From prakrititz/relayBrain.
Hook Claude Code
Runs when the agent finishes a response, executing relay-claude-stop.js via node. From prakrititz/relayBrain.