Agent Council is a skill that orchestrates multiple AI CLI agents (e.g., Claude Code, Codex, Gemini) to provide independent opinions and then synthesizes a final recommendation via a configurable Chairman agent.

Stars

111

7-day growth

No data

Forks

3

Open issues

1

License

MIT

Last updated

2026-07-21

Why it is worth attention

It leverages locally installed AI CLIs to avoid additional API costs and simplifies multi-agent consensus compared to direct API approaches or MCP-based skills.

Who it is for

  • Developers using multiple AI CLI tools
  • Teams seeking multi-perspective AI reviews without extra costs
  • Users of Claude Code or Codex CLI who want to consult other AIs

Use cases

  • Gathering opinions from multiple AIs on technical decisions such as framework selection
  • Reviewing code or architecture from different AI perspectives
  • Synthesizing diverse AI recommendations into a single actionable conclusion

Strengths

  • No additional API costs – uses existing CLI subscriptions
  • Simple skill-based setup via npx or plugin installation
  • Parallel execution for faster responses
  • Configurable chairman and member agents

Considerations

  • Requires installing and maintaining multiple CLI tools with their own subscriptions
  • Response time depends on the slowest agent (parallel but still bound by individual CLIs)
  • Not designed for sharing sensitive information (as noted in the README)

README quick start

Usage

Description

Multi-agents collaboration plugin for Claude Code - orchestrate multiple AI agents (Codex CLI, Gemini CLI, etc.) for diverse perspectives

Related repositories

Similar projects matched by category, topics, and programming language.

xai-org
Featured
xai-org GitHub avatar

grok-build

Grok Build is SpaceXAI's terminal-based AI coding agent that runs as a full-screen TUI, understands codebases, edits files, executes commands, searches the web, and manages tasks interactively or headlessly.

AI & Machine LearningAI Agents
20,399
mereyabdenbekuly-ctrl
Featured
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI & Machine LearningAI Agents
833
jamesob
Featured
jamesob GitHub avatar

local-llm

A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.

AI & Machine LearningLarge Language Models
1,520