relay
01Cursor rule Cursor
Relay coordination — room context, locks, /relay ask.
Cursor rule Cursor
Relay coordination — room context, locks, /relay ask.
Cursor rule Cursor
This project uses Relay for cross-agent memory. Do not ask the user to configure agent files manually.
Instructions file GitHub Copilot
Instructions for prakrititz/relayBrain, covering relay (auto-installed) and relay pseudo-commands (user chat).
Instructions file CodexOpenCode
Instructions for prakrititz/relayBrain, covering relay (auto-installed) and relay pseudo-commands (user chat).
Instructions file
Instructions for prakrititz/relayBrain, covering relay (auto-installed) and relay pseudo-commands (user chat).
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.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, PostToolUse, Stop).