russelleNVy/three-man-team

836 stars · Last commit 2026-06-09

A structured 3-agent AI dev team — Architect, Builder, Reviewer. Built from production use. Token-optimized. Works with Claude Code, VS Code, Cursor, and any AI that supports context files.

README preview

<p align="center">
  <img src="assets/banner.png" alt="Three Man Team" width="100%">
</p>

<p align="center">
  <a href="https://russellenvy.github.io/three-man-team/">russellenvy.github.io/three-man-team</a>
</p>

<p align="center">
  By <a href="https://russellenvy.com">RUSSΞLL AARØN</a>
</p>

---

## What's New — v1.3.0

- New: `manifest.md` — Arch generates this at first-time setup. Single source of truth for your install: team names, role filenames, handoff directory, repo, branch.
- Improved: version check now reads a version registry (`releases/latest.json`) instead of hitting the GitHub API. Critical updates are mandatory checkpoints; non-critical ones are your choice.
- Improved: Arch reads your actual files before walking through any change — no more guessing at your setup.
- Removed: `VERSION` file retired. Version lives in `manifest.md`.

View full repository on GitHub →