# bradygaster/squad

Squad: AI agent teams for any project

Repository: https://github.com/bradygaster/squad
Canonical: https://ross.abutalabs.com/products/squad
Homepage: https://bradygaster.github.io/squad/
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai, cli, copilot, developer-tools, github-copilot, multi-agent, typescript
Last push: 2026-08-26T21:36:30+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 14
- inputs: {"age_days": 208, "days_push": 7, "days_rel": 7, "gap_med": 3, "n_releases_24m": 22}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3125, forks 488 (observed 2026-08-28T04:07:44.374082+00:00)

## What it is
Squad is a CLI tool that sets up human-led teams of AI agents powered by GitHub Copilot, living in your repo as files under .squad/. Each agent runs in its own context with persistent memory, enabling parallel specialist work while keeping humans accountable for decisions and reviews.

## Use cases
- orchestrate multiple AI coding agents on one project
- set up a persistent AI dev team in my repo
- delegate frontend, backend, and testing tasks to AI specialists in parallel
- keep AI agent context and decisions across coding sessions
- use GitHub Copilot as a multi-agent team with human oversight

## When to choose
- you use GitHub Copilot and want coordinated multi-agent workflows
- you want AI agents whose state and decisions live in your repo and stay inspectable
- you value human-in-the-loop governance over fully autonomous agents

## When to avoid
- you need production-stable tooling — it's alpha and APIs may change
- you don't use GitHub Copilot or the GitHub ecosystem
- you want fully autonomous agents without human review

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: agent-framework, cli, developer-tools, workflow-automation
- domain: developer-tools
- platform: cli, cross-platform
- tags: multi-agent, github-copilot, ai-agents, orchestration, persistent-memory, human-in-the-loop, typescript, automation, command-line, nodejs

## Member repositories
- bradygaster/squad (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:44.374082+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:26:22.968311+00:00, confidence not recorded.
  - readme: https://github.com/bradygaster/squad (fetched 2026-08-28T04:07:44.374082+00:00, sha a3fb52fcb17b)
  - homepage: https://bradygaster.github.io/squad/ (fetched 2026-08-29T09:41:36.432628+00:00, sha d421a8f6e412)
- Data as of 2026-08-30T08:39:29.467469+00:00.
