the-council
Get parallel Codex and Gemini opinions on code, architecture, and debugging.
- Stars
- 3
- Forks
- 2
- Updated
- Updated Jul 5, 2026
Get parallel Codex and Gemini opinions on code, architecture, and debugging.
The Council sends project context and a focused prompt to Codex and Gemini in parallel, then has Claude synthesize their agreement, disagreements, and a final recommendation. It supports code review, architecture decisions, debugging, and general second opinions, with single-advisor fallback when one CLI is unavailable. Versions 1.2.0 and 1.2.1 did not reliably enforce Gemini read-only access, so version 1.3.0 or later should be used.
Resource types
Use cases
Platforms
Stress-test a design, architecture, or strategy through 100 sequential questions.
Read, explain, and semantically compare IDM Designer workspaces.
Runtime
Public GitHub facts last synced Jul 10, 2026.
Process Gemini Code Assist PR feedback through a bounded fix-and-rereview loop.
Turn inline @feedback comments into reviewed code changes before committing.