Let Claude Code sessions in one project exchange short coordination messages.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "claude-session-bus" yet — see the docs or source repo.
Send a short message to other Claude Code sessions in the same project: I’m refactoring the auth module, please avoid editing related files at the same time; reply when done.
The tool sends a short coordination message that other sessions can receive and respond to.
Broadcast a message to sessions in the same project: I will run the full test suite within 10 minutes; let me know first if you have uncommitted changes.
A broadcast notification is created for relevant sessions to reduce conflicts and coordinate test timing.
Send a progress update to other Claude Code sessions: The data import script is complete; next I’ll handle retry logic. Contact me if you want to reuse it.
A concise project progress broadcast is sent to help multiple sessions stay aligned on status and next steps.
Connect multiple Claude Code sessions to share results and coordinate workflows automatically.
Connect multiple AI assistants through shared channels for coordinated messaging and tasks.
Share project context across multiple Claude Code sessions with a collaborative whiteboard.
Coordinate multiple Claude Code sessions for shared state, task routing, and teamwork.
Connect two local Claude Code instances for real-time Q&A collaboration.
Enable private messaging between Claude Code instances across machines and sessions.