szarkans/multi

13 stars · Last commit 2026-09-14

Use [Multi]ple AI agents for code-review, verifying and questions

README preview

<h1 align="center">multi</h1>

<p align="center"><a href="README.ru.md">[🇷🇺 →]</a> · <a href="README.zh.md">[🇨🇳 →]</a> </p>

<p align="center">run <code>multi</code>ple ai models for one task - code-review, planning, questions - and get <code>multi</code>ple opinions.</p>

***

<h2 align="center">what's this about?</h3>

`multi` runs one task through several AIs at once — code review, "is it actually done", [adhd](https://github.com/UditAkhourii/adhd) planning, or just a question — and shows you where the models converge and where they split. you judge, not them.

currently supports:
- claude subagents
- codex
- opencode
- gemini
- headless claude code with any API key or base URL you provide (e.g. [openrouter api key](https://openrouter.ai/), [9router url](https://9router.com/), etc)

<h2 align="center">what's the point?</h2>

View full repository on GitHub →