phuryn/swarm-protocol
Coordination protocol for agent-first teams. No UI. No sprints. No Jira. Just state sync.
Implements an MCP (Model Context Protocol) server exposing 19 tools for state synchronization across multi-agent sessions—agents query shared PostgreSQL state to claim work, detect file conflicts, and auto-hand off unblocked tasks. Built on Node.js + TypeScript with a four-primitive model (Intent, Claim, Signal, Context Package) that decouples coordination from project management. The CLAUDE.md integration pattern enables automatic coordination when dropped into repos, letting teams of developers each running their own agents avoid file collisions and cascade completions without human orchestration.
Stars
28
Forks
5
Language
TypeScript
License
MIT
Category
Last pushed
Mar 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/phuryn/swarm-protocol"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
continuedev/continue
⏩ Source-controlled AI checks, enforceable in CI. Powered by the open-source Continue CLI
freestyle-sh/Adorable
Open Source Lovable
mobb-dev/bugsy
Automatic security vulnerability remediation for your code.
dotdevdotdev/agentwire-dev
Voice-controlled multi-agent framework. Spawn workers, orchestrate across machines, talk to your...
ofershap/ai-context-kit
Lint, measure, and manage context files for AI coding agents. Cursor rules, CLAUDE.md,...