Back to browse
GitHub Repository

A skill that convenes a panel of CLI-based AI agents (Claude Code, Codex, Gemini CLI) to deliberate on engineering problems through structured multi-stage discussion, peer review, and synthesis

84 starsTypeScript

Agent Council – Claude, Codex and Gemini debate code and engg questions

by yogirk1·Mar 30, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

CLI agents with repo access debate, not just API calls.

Strengths
  • Agents can grep codebases and read git logs for grounded technical opinions.
  • /council-revisit command re-evaluates past decisions with current project context.
  • Uses existing CLI subscriptions with zero additional API token costs.
Weaknesses
  • Requires Bun and at least two paid CLI agent subscriptions to function.
  • Windows support requires WSL, excluding native Windows terminal users entirely.
Category
Target Audience

Engineers using multiple AI CLI tools

Similar To

Karpathy's LLM Council · Perplexity Model Council · Council AI

Similar Projects