Show HN: Moa – cross-model peer review for your local agent CLIs
Category: cli-tool
Tags: ai-agents, cli-tool, peer-review
Score: 7.0/10 (Innovation: 7, Technical: 6, Documentation: 8, Utility: 7)
Moa is a CLI tool that fans out a prompt to multiple local agent CLIs (like Claude Code or Codex) in parallel, providing peer review, distillation, or debate modes. It's interesting for its innovative use of a 'mixture of agents' approach to improve answer quality by comparing independent model outputs, all while being read-only by default and relying on existing subscriptions.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/pietz/moa-cli · Python · 4 stars
View on Hacker News