BinaryHB0916/iSparto

53 stars · Last commit 2026-05-13

Open-source Agent Team framework for Claude Code, built for solopreneurs. One command spins up the whole agent team — all working in perfect sync.

README preview

<p align="center">
  <img src="assets/header.svg" alt="iSparto" width="100%"/>
</p>

<p align="center">
  <a href="README.zh-CN.md">中文版</a>
</p>

---

**iSparto is an open-source Agent Team framework for Claude Code — built for solopreneurs.** One command spins up the whole agent team — all working in perfect sync. You direct the team through the Team Lead; the rest runs in the background.

> **中文用户** can start from [docs/zh/quick-start.md](docs/zh/quick-start.md) — a Chinese quick-start covering install, first use, and the daily workflow.
>
> iSparto uses a deliberate bilingual strategy: user-facing entries (both READMEs + the Chinese quick-start + `CONTRIBUTING.md`) are maintained in parallel; framework instructions and reference documentation are English-only as a single source of truth, so AI instruction-following stays stable and non-Chinese-speaking contributors can review the framework. See [CLAUDE.md > Documentation Language Convention](CLAUDE.md#documentation-language-convention) for the full rationale.

> **v0.8.0 (released 2026-04-20) changed two runtime expectations.** tmux 3.x is now a hard dependency (Independent Reviewer runs via `codex exec` in a dedicated tmux pane, not a Claude Code sub-agent), and the Codex CLI now serves two roles (Developer for implementation + QA, and Independent Reviewer for cross-provider blind review). Full release notes in [CHANGELOG.md](CHANGELOG.md).

### The core idea — one command, the whole team

View full repository on GitHub →