Squad — Your AI Development Team
Describe what you’re building. Get a team of specialists that live in your repo.
Squad is a multi-agent runtime for GitHub Copilot. You talk to your team in plain English — they fan out, build in parallel, and land pull requests in minutes.
Try this:
Open Copilot and select Squad. Then type:
Team, build the recipe listing page. We need an API endpoint that
returns recipes and a React component that displays them.
Here’s what happens:
🏗️ Hicks — reviewing requirements, defining API contract
⚛️ Ripley — building RecipeList component
🔧 Dallas — creating GET /api/recipes endpoint
🧪 Lambert — writing test cases from requirements
📋 Scribe — logging decisions
Five agents, working at the same time. The tester writes tests while the code is being built. Results land in minutes, not hours.
Why Squad?
🚀 Parallel AI teamwork — Give a task to the team and multiple agents fan out simultaneously. No waiting in line.
🧠 Persistent memory — Agents remember decisions and conventions across sessions. Your team gets smarter every time.
🐙 GitHub-native — Squad lives in your repo as .squad/. Commit it, share it, clone it. Your team travels with your code.
→ Get Started
Install Squad in under a minute and run your first session.
What’s Inside
| Section | What you’ll find |
|---|---|
| Installation | Get running in 60 seconds |
| Your First Session | From zero to fan-out — the walkthrough |
| Guide | Tips, prompts, and patterns that work |
| CLI Reference | Commands, shell, config files |
| SDK Reference | Programmatic API |
| Config Reference | squad.config.ts, .squad/ structure, models |
| Scenarios | Real-world patterns for your project |
| What’s New | Release history |
Quick Links
- 💬 Discussions & Support
- 📦 npm — @bradygaster/squad-cli
- 📦 npm — @bradygaster/squad-sdk
- 🔗 GitHub Repository
Ready? → Install Squad