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

206

7-day growth

+112

Forks

17

Open issues

1

License

MIT

Last updated

2026-07-26

AI repository intelligence
FR-AI / ANALYSIS

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.

Vincentwei1021
Vincentwei1021 GitHub avatar

video-shotcraft

An AI agent skill that turns Claude Code or Codex into a motion-design studio for crafting cinematic product videos with Remotion, offering 106 shot recipe cards, 162 styles, 161 motion previews, and a production-ready template.

TypeScript
2,432
0xwilliamortiz
Featured
0xwilliamortiz GitHub avatar

ponytail-improved

Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.

AI & Machine LearningAI Agents
545
7-e1even
Featured
7-e1even GitHub avatar

learn-agent

A collection of notes on building coding agents, derived from the production development of the desktop agent Reina, with each mechanism simplified into a zero-dependency, single-file Node.js demo.

AI & Machine LearningLarge Language Models
218