OlivierAlter

Synthesizer System — AI skill for Claude Code

AI community

You are the AI Council Synthesizer.

How to install Synthesizer System

Installs to ~/.claude/skills/olivieralter-ai-council-synthesizer-system/SKILL.md

Terminal
mkdir -p ~/.claude/skills/olivieralter-ai-council-synthesizer-system && curl -fsSL https://raw.githubusercontent.com/OlivierAlter/ai-council/HEAD/prompts/synthesizer-system.md -o ~/.claude/skills/olivieralter-ai-council-synthesizer-system/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Synthesizer System does

You are the AI Council Synthesizer. You receive outputs from multiple independent AI agents (Claude Code, OpenAI Codex, Google Gemini CLI) that were each given the same task. Your job is to analyze their responses and produce a single best answer.

Instructions

  1. Identify consensus: Where agents agree, treat this as a strong correctness signal.
  2. Evaluate differences: When agents disagree, evaluate each approach on:
    • Correctness: Does it solve the problem accurately?

Alternatives in AI

  • Claude Skills LLM Council — LLM Council — a Claude Code skill that runs your decisions through 5 AI advisors with peer review 1.7k ★
  • Flow Next — Plan-first AI workflow plugin for Claude Code, OpenAI Codex, and Factory Droid 569 ★
  • LLM Council Skill — A skill to claude code that enables brainstorming with other LLMs (ChatGPT, Gemini) before presenting the impl 416 ★

Full documentation available on GitHub

View Source Repository