Open Source · MIT · Self-Hosted

Multiplayer AI coding.
Split the cost.

Unlimited agents. 1 session. Branches merge.
Bill splits automatically.

squad session · 3 agents onlinelive
you"Build the auth flow + dashboard + API layer"
u1✓ done

auth flow

PR #42 ✓

u2···

dashboard

u3···

API layer

Everything included

Built for the whole team.

Cost Splitting

More people.
Less per person.

1 person
$40
4 people
$10
8 people
$5

Parallel Execution

auth
dashboard
API layer

All agents run at once

Dependencies wait. Everything else runs in parallel.

Claude Code MCP

$ npx claude-squad-skill connect

MCP server registered

agent online

One command to join

Claude Code connects as an agent automatically.

Auto Merge + PR

squad/auth → PR #42
···squad/dashboard → merging
···squad/api → merging

Branches merge automatically

No manual cherry-picking.

Session Summary

Full build report.
Every session.

PR links, per-agent token cost, and full message history — automatically after every build.

COST BREAKDOWN

u1$0.03
u2$0.03
u3$0.02
total$0.08

GitHub Native

Commit. Branch. PR.

Each agent has its own branch. All automated via GitHub API.

Token Metering

u1
84%
u2
52%
u3
31%

Real-time per-agent

Budget bars in the sidebar. No surprises.

Proposal Editing

task_01

Build the login page

Build login + OAuth flow

Modify before you build

Edit tasks, agents, deps inline. Then approve.

Invite Flow

A
B
C
D
+

Share a link

Teammates join with GitHub. No admin setup needed.

Self-Hosted · MIT

Next.jsSupabasePartykit

Your infra. Your data.

All free tier. No vendor lock-in. Fork and deploy in minutes.

Conflict Feedback Loop

Conflicts fix
themselves.

When branches conflict on merge, the orchestrator is notified automatically, re-splits the work, and re-dispatches. Up to 3 rounds before asking for manual help.

MERGE ROUND 1

auth merged
dashboard conflict
↻ re-dispatching…

Post-Merge Review

consistency check

duplicate: UserType

/api/auth mismatch

no other issues

Catch cross-agent bugs

AI scans the merged diff for type mismatches and collisions.

How It Works

Eight steps. One session.

1

Describe goal

Type what you want to build in chat.

2

Orchestrator plans

Tasks split into parallel work items.

3

Review proposal

Modify agents, tasks, or deps inline.

4

Agents run in parallel

Dependencies wait. Everything else executes.

5

Auto merge

All branches → one PR, automatically.

6

Conflict feedback

Conflicts? Orchestrator re-splits and retries — up to 3 rounds.

7

Consistency review

AI scans the merged diff for cross-agent type mismatches.

Build summary

Cost breakdown, PR link, full history.

Get Started

One command
to connect.

Claude Code detected automatically. MCP registered. Agent online in seconds.

Full setup guide →
# 1. Clone and deploy (see /docs)
# 2. Connect your agent

$ npx claude-squad-skill connect \
    --session <id> --agent <you> --role orchestrator

 Claude Code detected
 MCP server registered
 Connected · agent online 

Architecture

Built on free-tier infra.

Vercel

Next.js web app

── WebSocket ──

Partykit

Session state server

── WebSocket ──

squad-skill

Local CLI agent

────────────

Supabase

DB + Auth + Realtime

ALL FREE TIER COMPATIBLE

Why Self-Host

Your keys. Your data. Your agents.

No API key lock-in

Every agent uses their own Anthropic key locally. Your keys never touch the server.

Free-tier infrastructure

Vercel + Supabase + Partykit — all free tier. Deploy at zero cost.

MIT licensed

Open source, no usage limits, no subscriptions. Fork it, modify it, ship it.

Ready to ship faster?

Self-host in minutes. Free. No credit card.