Multiplayer AI coding.
Split the cost.
Unlimited agents. 1 session. Branches merge.
Bill splits automatically.
auth flow
PR #42 ✓
dashboard
API layer
Everything included
Built for the whole team.
Cost Splitting
More people.
Less per person.
Parallel Execution
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
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
GitHub Native
⬤—⬤—⬤
Commit. Branch. PR.
Each agent has its own branch. All automated via GitHub API.
Token Metering
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
Share a link
Teammates join with GitHub. No admin setup needed.
Self-Hosted · MIT
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
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.
Describe goal
Type what you want to build in chat.
Orchestrator plans
Tasks split into parallel work items.
Review proposal
Modify agents, tasks, or deps inline.
Agents run in parallel
Dependencies wait. Everything else executes.
Auto merge
All branches → one PR, automatically.
Conflict feedback
Conflicts? Orchestrator re-splits and retries — up to 3 rounds.
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
Partykit
Session state server
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.