Spec-driven CLI for orchestrating multiple AI coding agents (Claude, Gemini, Codex, Cursor) with research, feature, and feedback workflows
<p align="center"> <img src="assets/icon/aigon-icon.svg" width="96" height="96" alt="Aigon"/> </p> <h1 align="center">Aigon</h1> <p align="center"> <strong>Spec-driven AI development and multi-agent orchestration.</strong> <br/> Run Cursor, Cursor, Codex, and Cursor as a team on the same feature — then ship the best result. </p> <p align="center"> <a href="https://github.com/jayvee/aigon/actions/workflows/test.yml"><img alt="CI" src="https://github.com/jayvee/aigon/actions/workflows/test.yml/badge.svg"/></a> <a href="LICENSE"><img alt="License" src="https://img.shields.io/badge/license-Apache_2.0-blue.svg"/></a> <img alt="Node" src="https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg"/> <a href="https://www.aigon.build"><img alt="Docs" src="https://img.shields.io/badge/docs-aigon.build-orange.svg"/></a> </p> <p align="center"> <img src="site/public/img/aigon-dashboard-kanban.png" alt="Aigon Dashboard — kanban view" width="880"/> </p> > Aigon is an open source project by [Sen Labs](https://senlabs.ai). Follow [aigon.build](https://www.aigon.build) for updates. --- ## What is Aigon? Aigon is an open-source, spec-driven orchestration system for AI coding agents — run them head-to-head on the same feature, then score their work so you can ship with confidence. You work with Aigon from wherever you already are: **slash commands** inside your agent (Claude Code, Cursor CLI, Codex CLI, Cursor), a **web dashboard** on `localhost`, or direct **CLI commands** in your terminal. All three surfaces read and write the same Markdown specs in your repo — no SaaS account, no vendor lock-in, no proprietary state. It works with the AI coding tools you already use: - 🤖 **Claude Code** (`cc`) - 💎 **Cursor CLI** (`gg`) - 📟 **Codex CLI** (`cx`) - 🎯 **Cursor** (`cu`) Mix and match. Aigon doesn't care which model writes the code — it just manages the workflow around them. ## Why Aigon? - **Spec-driven** — features, research, and feedback are tracke
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.