Multi-Model Design Review

Council of Alignment

Design with one AI. Get critical review from three others. Ship with confidence.

The Council in action

How It Works

1

Chat with Your Lead

Pick any model as Lead AI. Brainstorm, refine requirements, attach source code.

2

Convene the Council

One click sends everything to 3 independent reviewers. Parallel analysis, no groupthink.

3

Review & Decide

Structured synthesis: Accord, Majority, Lone Warnings, Dissent. Accept or reject each change.

Four perspectives. Zero echo chambers.

Claude

Architectural analysis, structural issues, design patterns at scale.

ChatGPT

Pragmatic engineering, implementation feasibility, developer experience.

Gemini

Broad pattern recognition, unconventional approaches, overlooked alternatives.

Grok

Contrarian perspective, challenges assumptions, asks uncomfortable questions.

Built for real design review

Structured Disagreement

Synthesis preserves dissent. See where models agree, where they split, and where a lone voice raises a warning everyone else missed.

Actionable Proposals

Concrete changes with confidence levels and source attribution. Accept or reject each one individually.

Multi-Round Evolution

Decisions feed into the next round. The Council tracks what changed, what was rejected, and why.

Full Source Context

Zip files, GitHub repos, full codebases. Every reviewer sees everything you attach.

Free to try. Bring your own key to keep going.

Free Tier

$0
  • 2 free council reviews to try it out
  • Unlimited chat with your Lead AI
  • Full synthesis, decisions, and export
  • No credit card required

Bring Your Own Key

Unlimited
  • Unlimited reviews using your OpenRouter API key
  • You only pay OpenRouter for what you use
  • Key is encrypted at rest — never logged or shared
  • Add or remove your key anytime in Settings
Get an OpenRouter key →

Council of Alignment is open source and free to use. If it saves you time, consider sponsoring on GitHub to help cover server costs.

Call the Council from Your IDE

MCP server for Claude Code, Cursor, or any MCP-compatible tool. Create sessions, attach files, convene the Council, and review results — without leaving your editor.

Or hit the REST API directly from scripts, CI pipelines, or your own tooling.

council_create_session council_add_files council_send_message council_convene council_decide
// ~/.claude/settings.json
{
  "mcpServers": {
    "council-of-alignment": {
      "command": "uvx",
      "args": ["council-of-alignment"],
      "env": {
        "COUNCIL_API_KEY": "your-key"
      }
    }
  }
}

// Then just tell your AI agent:
"Have the Council review this
 project for security issues."

Ready to convene?

One model gives you an opinion. Four models give you a decision.