Agent Council 是一个技能,它协调多个 AI CLI 代理(如 Claude Code、Codex、Gemini)提供独立意见,然后通过可配置的主席代理综合生成最终建议。

Stars

206

7 天增长

+112

Fork 数

17

开放 Issue

1

开源协议

MIT

最近更新

2026-07-26

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它利用本地已安装的 AI CLI,避免额外的 API 成本,并以更简单的方式实现多代理共识,无需直接调用 API 或使用复杂的 MCP。

适合谁使用

  • 使用多个 AI CLI 工具的开发者
  • 希望在不增加成本的情况下获得多角度 AI 评估的团队
  • Claude Code 或 Codex CLI 用户,希望咨询其他 AI

典型使用场景

  • 在技术决策(如框架选择)中收集多个 AI 的意见
  • 从不同 AI 角度审查代码或架构
  • 将多样化的 AI 建议综合成可操作的结论

项目优势

  • 无额外 API 成本——使用现有的 CLI 订阅
  • 通过 npx 或插件进行简单安装
  • 并行执行以加快响应速度
  • 可配置的主席和成员代理

使用前须知

  • 需要安装和维护多个 CLI 工具,每个都有自己的订阅
  • 响应时间取决于最慢的代理(虽并行但受限于单个 CLI)
  • 不建议用于共享敏感信息(如 README 所述)

README 快速开始

Usage

项目描述

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

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

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
精选
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 与机器学习AI 智能体
545
7-e1even
精选
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 与机器学习大语言模型
218