Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Structured multi-perspective deliberation for hard decisions. Run full councils, focused triads, or duo debates across Claude Code, Codex, Gemini CLI, and OpenCode.
| Date | Stars |
|---|---|
| 2026-07-24 | 3739 |
| 2026-07-25 | 3749 |
| 2026-07-28 | 3749 |
| 2026-07-30 | 3749 |
| 2026-07-31 | 3795 |
| 2026-08-06 | 3795 |
Today
— stars today
This week
+46 stars this week
This month
— stars this month
Momentum
61.0
growth rate 1.23%/day
# Council of High Intelligence <p align="center"> <img src="assets/header.jpeg" alt="Council of High Intelligence" width="800"> </p> <p align="center"> Structured multi-perspective deliberation for decisions that deserve more than one reasoning path. </p> <p align="center"> <a href="https://github.com/0xNyk/council-of-high-intelligence/actions/workflows/lint.yml"><img src="https://github.com/0xNyk/council-of-high-intelligence/actions/workflows/lint.yml/badge.svg" alt="Lint"></a> <a href="https://github.com/0xNyk/council-of-high-intelligence/releases"><img src="https://img.shields.io/github/v/release/0xNyk/council-of-high-intelligence" alt="Release"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue" alt="License"></a> </p> <p align="center"> Claude Code · Codex · Gemini CLI · OpenCode </p> The council assigns a hard question to deliberately different analytical personas, keeps their first positions independent, forces direct disagreement, and returns a verdict that preserves unresolved questions, dissent, kill criteria, and the next concrete action. ## Try a council Claude Code users can install the plugin directly: ```text /plugin marketplace add 0xNyk/council-of-high-intelligence /plugin install council@council-of-high-intelligence ``` Then convene the full council, a faster panel, or a two-member dialectic: ```text /council Should we open-source our agent framework? /council --quick Should we add caching here? /council --duo Should we use microservices or a monolith? ``` For Codex, Gemini CLI, or OpenCode, clone once and use the matching installer flag: ```bash git clone https://github.com/0xNyk/council-of-high-intelligence.git cd council-of-high-intelligence ./install.sh --codex-only ./install.sh --gemini-only ./install.sh --opencode-only ``` Restart the target client after installation. The command remains `/council` on every supported host. ## Use it for the decision boundary Good council questions have material downside, competing values, incomplete evidence, or an irreversible choice. Write down the decision, constraints, evidence, reversibility, and deadline before adding personas.  The field notes distinguish facts from inference, assumptions, and unknowns. They also make it harder to use a long deliberation as decoration for a decision already made. ### When to use something smaller - Use a direct answer or primary documentation for factual lookups. - Run an experiment when the choice is cheap and reversible. - Use `--quick` when cross-examination will not change the outcome. - Use `--duo` when one tension matters more than broad coverage. - Do not convene a council to manufacture support for a preferred answer. ## Choose a mode | Mode | Shape | Use it when | |---|---|---| | Full | Independent analysis, cross-examination, final stance, synthesis | Stakes are high and competing frames need contact | | Quick | Restate, rapid analysis, final positions | The decision needs breadth but not a full adversarial round | | Duo | Opening positions, direct response, final statements | One polarity defines the decision |  ```text /council --full What is the right pricing model? /council --quick --triad shipping Should we release today? /council --duo --members torvalds,ada Is this abstraction worth it? ``` Named triads select three relevant lenses without assembling the whole council: ```text /council --triad strategy Where is our defensible advantage? /council --triad risk What could make this launch irreversible? /council --triad ai-product Which capability belongs in the product? ``` Available domains include `architecture`, `strategy`, `ethics`, `debugging`, `risk`, `shipping`, `product`, `founder`, `ai`, `ai-product`, `ai-safety`, `decision`, `systems`, `uncertainty`, `design`, `economics`, and `bias`. The canonical routing table lives in [`SKILL.md`](
Excerpt of 11,113 characters
Read on GitHubnyk · @builderz-labs
42
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:b2dcadb5429321c3, topic:ai-agents, topic:multi-agent-systems, readme:agent framework
matched fp:b2dcadb5429321c3, topic:prompt-engineering