What problem does it solve?
Multi-ai council helps you resolve difficult, high-stakes questions by running a coordinated multi-model pass and synthesizing a stronger final answer than any single model could provide.
Core Features & Use Cases
- Hard-question council routing: orchestrates Claude, Codex, and Gemini via this repo’s local multi-ai CLI to tackle complex architecture/design/debugging tasks.
- Mode-based behavior control: supports
--mode run for open-ended synthesis and --mode review for findings-focused correctness and soundness analysis, with optional debate via --mode review --debate.
- Preset tuning for effort vs rigor: uses presets (
fast, default, review, rigor) to match the depth you need for proposals, spec checks, and complex troubleshooting.
Quick Start
Ask for a high-stakes correctness review by running: use multi-ai run with mode review from your current workspace so multiple providers produce findings for synthesis.