chorus-codes/chorus
A CLI tool that runs 2-4 different LLMs in parallel to review code changes and requires consensus before shipping.

Velocity · 7d
+13
★ / day
Trend
→steady
star history
Chorus is a code review orchestrator that brings together multiple AI coding assistants (Claude, GPT, Gemini) to review code changes simultaneously. It leverages existing AI subscriptions rather than raw API calls, coordinating parallel reviews and only green-lighting changes when different LLMs agree on the verdict. Built in TypeScript as a developer CLI tool.