Clawgether banner
ofershap ofershap

Clawgether

AI community

Description

Multiplayer coding rooms with Claude. Multiple developers, one AI agent, real-time collaboration.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

clawgether

Multiple developers. One AI agent. Same conversation.

Your teammate is talking to Claude. You're talking to Claude.
Same project. Neither of you knows what the other asked.
clawgether puts everyone in the same room.

Quick Start   Features   Self-Host

CI License: MIT TypeScript


![Demo](assets/demo.gif)


One Agent, Multiple Devs

Every tool in this space runs multiple AI agents in parallel. More agents, more tokens, more cost, more conflict.

clawgether does the opposite. Two or more developers open a browser, join the same room, and talk to Claude together. Everyone sees every message. Responses stream in real-time. When Claude edits a file, everyone sees the diff. When it runs a command, everyone sees the output. Claude knows who said what and tracks context per person.

A shared AI session. Google Docs for coding conversations.

Dev A (browser) ──┐
Dev B (browser) ──┤
Dev C (browser) ──┤── WebSocket ──► Server ──► Claude Agent SDK
      ...         ┘                              │