claude-council

Featured

Claude Code plugin that asks several AI coding agents the same question and shows their answers side by side. Gemini, OpenAI, Grok, Perplexity and Kimi over API; codex, antigravity, grok and kimi CLIs on subscription auth; ollama locally.

plugin 652 stars 79 forks Updated 1 weeks ago MIT

Install

Plugins install via a marketplace, in two steps.

This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.

View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (4)

AI & Automation Featured

council-execution

Executes council queries by running the query pipeline across selected AI providers (Gemini, OpenAI, Grok, Perplexity), displaying formatted responses verbatim, and generating a synthesis of consensus, divergence, and recommendations. Invoked by the ask command during standard (non-agent) council queries.

652 Updated 1 weeks ago
hex
AI & Automation Featured

deep-execution

Executes agent-enhanced council queries by spawning parallel Claude subagents that each query a provider, evaluate response quality, ask follow-up questions, and return structured insights with confidence ratings and blind spot analysis. Invoked when the --agents flag is used or when complex architectural decisions are detected.

652 Updated 1 weeks ago
hex
AI & Automation Featured

local-council-execution

Runs a local council when no external AI providers are configured. Spawns N independent Claude subagents (one per role, blind to each other) that each answer the question from a single assigned lens, then synthesizes their perspectives. Invoked by the ask command via --local, or when the user accepts the local-council offer after no providers are found. This is a same-model (Claude-only) panel, not a cross-vendor council.

652 Updated 1 weeks ago
hex
AI & Automation Featured

provider-integration

Adds new AI providers to claude-council, configures provider API settings, troubleshoots provider connections, and documents the provider script interface. Covers creating provider shell scripts, setting API keys, and validating connectivity. Triggers on "add provider", "new AI agent", "provider not working", "API configuration", or "extend council".

652 Updated 1 weeks ago
hex

Agents (1)

council-advisor.md

Commands (3)

ask.md result.md status.md

Hooks (1)

hooks.json

Quality Score: 85/100

Stars 20%
94
Recency 20%
90
Manifest 20%
80
Documentation 15%
0
Issue Health 10%
50
License 10%
100
Description 5%
100

Details

Author
hex
Repository
hex/claude-council
Created
8 months ago
Last Updated
1 weeks ago
Language
Shell
License
MIT