Relay asynchronous Q&A between separate Claude Code instances without shared context.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "peer-relay" yet — see the docs or source repo.
Use peer-relay to send a question to another Claude Code instance: Review the error handling in this Node.js API and return only a list of issues, without sharing the current session context.
An asynchronous list of issues from the other instance for parallel code review.
Via peer-relay, ask a second instance: Based on these requirements, suggest database index optimizations and explain why; do not assume any other project context.
Independent optimization suggestions with rationale, reducing context contamination.
Use peer-relay to forward this question to the Claude Code instance dedicated to security review: Does this Dockerfile have obvious security risks? Reply in bullet points.
An asynchronous bullet-point security review response that can be added to the workflow.
Connect Claude Desktop and Claude Code for autonomous message, file, and code exchange.
Reliably relay jobs between agents and wake Claude when work completes.
Access and orchestrate a unified catalog of API tools via MCP.
Connect local coding-agent CLIs for bounded review, verification, and bug-hunting tasks.
Connect multiple AI assistants through shared channels for coordinated messaging and tasks.
Run a persistent local MCP relay with caching and hot server refresh.