Collaborative messaging for Claude Code sessions.
Coop connects multiple Claude Code sessions so they can share findings, coordinate work, and stay in sync — automatically. Messages arrive as context at each prompt, and a slash command lets Claude compose and send updates to collaborators.
coop login, and configure your machine.
/coop slash command integrate with Claude Code.
npm install -g coopcli
coop login
coop session init my-feature
claude -n my-feature
That's it — your Claude Code session is now connected. Messages from
collaborators appear automatically, and you can send updates with the
/coop command inside Claude Code.