Show HN: Council – Run Claude, Codex and Gemini against the same prompt
Category: cli-tool
Tags: cli, ai-agents, multi-model
Score: 5.5/10 (Innovation: 6, Technical: 5, Documentation: 5, Utility: 6)
Council is a CLI tool that runs multiple AI coding assistants (Codex, Claude, Gemini) on the same prompt in parallel and synthesizes their responses, surfacing disagreements rather than averaging them out. It's interesting for its practical approach to cross-model comparison and fault-tolerant fallback between AI providers.
Target audience: backend devs, AI engineers, devops
Repository: https://council.armstr.ng/ · TypeScript · MIT · 1 stars
View on Hacker News