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

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
SF

unclebob/swarm-forge

AI Agent

A simple tool for coordinating several AI agents.

2.2k Stars229 Forks20 Open Issues2.2k WatchersClojure
AI Agent
Review Readiness

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

Needs license signal
Decision Snapshot

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.

Source and compliance noteLast synced: Aug 12, 2026

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.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

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.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Limited

License is unknown and should be checked before commercial use.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • Clojure teams evaluating ecosystem-native tooling
  • use cases where recent maintenance matters
Avoid When
  • you need clear license metadata before internal adoption
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

2.2k Stars

Reuse

229 Forks

Attention

2.2k Watchers

Maintenance

active

License

Unknown

Open issues

20

Overview

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

Tool Positioning

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

Quick Start
curl -L "https://github.com/unclebob/swarm-forge/archive/refs/heads/${BRANCH}.tar.gz" | tar -xz --strip-components=1
View on GitHub
Project Activity

73

Health Score

Active

Commit Activity

Apr 17, 2026

Created

Aug 11, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+59

Today's growth

+346

7-day growth

+346

30-day growth

Aug 8, 2026Aug 12, 2026
Community Health
229

Forks

20

Open

2.2k

Watchers

Owner
SF

unclebob

GitHub profile
Topics & Language
Clojure
Ecosystem & Usage
GitHub Repository
Alternatives & Comparison

obra/superpowers

An agentic skills framework & software development methodology that works.

273k

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.

240k

NousResearch/hermes-agent

The agent that grows with you

231k

mattpocock/skills

Skills for Real Engineers. Straight from my .agents directory.

218k

anomalyco/opencode

The open source coding agent.

198k
License
No license specified
CreatedApr 17, 2026
Last pushAug 11, 2026
Last syncedAug 12, 2026
Repository Standards

✗

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

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.

Full AI Analysis