small-council

Community

Tap into five-model deliberations for code.

Authoreytanlevit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps coding agents obtain multiple expert perspectives from frontier AI models, reducing single-model bias and improving outcomes for code reviews, architecture decisions, debugging challenges, and design decisions.

Core Features & Use Cases

  • Multi-model deliberation: Get independent answers from five frontier models (GPT-5.2, GPT-5.2-pro, Gemini 3 Pro, Claude Sonnet 4, Grok 4) and compare insights.
  • Anonymous peer ranking & synthesis: Stage 2 rankings are performed anonymously, followed by Stage 3 consensus synthesis by a designated chair model.
  • Versatile use cases: Ideal for architecture decisions, code reviews, complex debugging, design-pattern evaluations, and performance optimization, where diverse perspectives improve quality.

Quick Start

  • Prerequisites: OPENROUTER_API_KEY set in ~/.claude/skills/small-council/.env and the Small Council CLI installed (uv tool install small-council)
  • Trigger a consultation by providing a clear prompt, e.g. "Review this microservices architecture for scalability" or "Provide five expert opinions on this code snippet"
  • The skill runs in a tmux session to preserve progress and returns the synthesized consensus

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: small-council
Download link: https://github.com/eytanlevit/small-council/archive/main.zip#small-council

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.