Privacy and advertising choices
Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy
A simple tool for coordinating several AI agents.
This repository page is useful for visitors, but Git-Stars keeps it out of search indexing until more original evidence and comparison context are available.
85
review score
Problem solved
SwarmForge solves the coordination problem of multiple AI agents working on the same codebase without conflicts. It enforces disciplined workflows (TDD, refactoring, QA) by assigning specific roles and quality gates to different agents, preventing the chaos of uncoordinated parallel edits and ensuring professional software engineering standards.
Deployment reality
The available setup signal starts with: curl -L "https://github.com/unclebob/swarm-forge/archive/refs/heads/${BRANCH}.tar.gz" | tar -xz --strip-components=1. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.
Commercial use
No license is recorded. Do not assume this project is free for commercial or internal use until the repository license and dependency licenses are checked.
Capability ceiling
Developers can build software projects with automated multi-agent pipelines that handle specification, implementation, refactoring, architecture, hardening, and QA. The three workflow branches (two-pack, four-pack, six-pack) allow scaling from quick backend tasks to full enterprise-grade development with Gherkin specs, mutation testing, and property-based tests. The ceiling is a fully automated software engineering team that can deliver production-quality code with minimal human intervention.
Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.
unclebob/swarm-forge is tracked as a Clojure project in the AI Agent area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.
Momentum check: the repository has 2.2k total stars, with +0 today, +671 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.
Maintenance check: current activity is Active; the latest push was 12 days ago, and the open issue queue is 20, about 0.92% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.
Adoption check: 229 forks and 2.2k watchers suggest how often the project is reused or followed. License signal: No license specified. Always verify license compatibility before commercial or internal use.
Practical fit: this project is most relevant when you need Clojure teams evaluating ecosystem-native tooling. Be cautious when you need clear license metadata before internal adoption.
Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 671. Follow the original GitHub repository for final install, security, and release information.
Analysis
ReadyOriginal problem, capability, and verdict guidance are available.
Sources
ReadyRepository metadata and README/source references are attached.
License
LimitedLicense is unknown and should be checked before commercial use.
Maintenance
ReadyRecent activity is visible in repository metadata.
Alternatives
ReadyEnough nearby projects exist for comparison.
Momentum
2.2k Stars
Reuse
229 Forks
Attention
2.2k Watchers
Maintenance
active
License
Unknown
Open issues
20
SwarmForge is a tmux-based agent orchestration platform that coordinates multiple AI agents working in separate git worktrees to collaborate on software projects. It provides configurable workflows (two-pack, four-pack, six-pack) with role-specific prompts and message passing, turning swarms of agents into disciplined software engineering teams.
Key Features
- Config-driven swarm orchestration with tmux sessions per role - Multiple workflow branches (two-pack, four-pack, six-pack) for different project sizes - Role-specific prompts and layered constitution for consistent behavior - Git worktree isolation and handoff helpers for agent communication
AI Agent
Agent frameworks, autonomous workflows, and tool-use systems
curl -L "https://github.com/unclebob/swarm-forge/archive/refs/heads/${BRANCH}.tar.gz" | tar -xz --strip-components=173
Health Score
Active
Commit Activity
Apr 17, 2026
Created
Aug 11, 2026
Last push
+59
Today's growth
+346
7-day growth
+346
30-day growth
Forks
Open
Watchers
unclebob
GitHub profileobra/superpowers
An agentic skills framework & software development methodology that works.
affaan-m/ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
NousResearch/hermes-agent
The agent that grows with you
mattpocock/skills
Skills for Real Engineers. Straight from my .agents directory.
anomalyco/opencode
The open source coding agent.
✗
License
✓
Forked
✓ Active
Maintained
Problem Solved
SwarmForge solves the coordination problem of multiple AI agents working on the same codebase without conflicts. It enforces disciplined workflows (TDD, refactoring, QA) by assigning specific roles and quality gates to different agents, preventing the chaos of uncoordinated parallel edits and ensuring professional software engineering standards.
Capabilities
Developers can build software projects with automated multi-agent pipelines that handle specification, implementation, refactoring, architecture, hardening, and QA. The three workflow branches (two-pack, four-pack, six-pack) allow scaling from quick backend tasks to full enterprise-grade development with Gherkin specs, mutation testing, and property-based tests. The ceiling is a fully automated software engineering team that can deliver production-quality code with minimal human intervention.
Bottom Line
SwarmForge is ideal for developers and teams who want to leverage multiple AI agents in a structured, disciplined software engineering process, especially for complex projects requiring rigorous quality gates. It is not suitable for those seeking a simple, single-agent assistant or those unwilling to invest in learning and configuring the workflow. The key trade-off is the upfront complexity and overhead of orchestration versus the potential for higher quality and throughput in AI-assisted development.