# unclebob/swarm-forge

A simple tool for coordinating several AI agents.

Repository: https://github.com/unclebob/swarm-forge
Canonical: https://ross.abutalabs.com/products/swarm-forge
Language: Clojure
License Family: other
Last push: 2026-08-26T22:02:27+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 9
- inputs: {"age_days": 138, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2886, forks 296 (observed 2026-08-28T04:07:27.636637+00:00)

## What it is
SwarmForge is a tmux-based orchestration platform for coordinating multiple AI coding agents across git worktrees. It provides role-specific prompts, shared constitution articles, and message passing so agents can collaborate on the same project in structured workflows.

## Use cases
- orchestrate multiple ai coding agents on one project
- run agent swarms in separate git worktrees
- coordinate coder and reviewer agents via tmux
- set up role-based agent workflows like specifier coder refactorer architect
- prevent multiple ai agents from conflicting on the same codebase

## When to choose
- you want structured multi-agent software development with defined roles and handoffs
- you already use tmux and git worktrees and want agent coordination on top
- you prefer disciplined TDD and specification-driven agent workflows

## When to avoid
- you need a single-agent coding assistant
- you want a GUI or hosted orchestration service rather than tmux scripts
- you need a permissively licensed dependency - the repo has no license file

## Facets
- artifact type: framework
- maturity: active
- function: agent-framework, workflow-automation, developer-tools
- domain: developer-tools
- platform: cli
- tags: ai-agent-orchestration, tmux, git-worktrees, multi-agent, clojure, tdd, role-based-workflows, ai-agents, automation, linux, macos

## Member repositories
- unclebob/swarm-forge (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:27.636637+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:35:23.556645+00:00, confidence not recorded.
  - readme: https://github.com/unclebob/swarm-forge (fetched 2026-08-28T04:07:27.636637+00:00, sha 83aa7cb9c38f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
