.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/0xnyk/council-of-high-intelligence
home/skills/0xnyk/council-of-high-intelligence
0xnyk avatar

council-of-high-intelligence

by0xnyk· 6 skills

Stars

3.8k

Forks

20

Category

Research

View on GitHub

TL;DR

Convene the Council of High Intelligence — multi-persona deliberation with historical thinkers for deeper analysis of complex problems.

How to install council-of-high-intelligence?

0xnyk/council-of-high-intelligence
$npx -y skills add 0xnyk/council-of-high-intelligence --skill council-of-high-intelligence

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/0xnyk/council-of-high-intelligence" --skill "0xnyk/council-of-high-intelligence"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/0xnyk/council-of-high-intelligence" that are relevant to the current task. Run `npx skills add "https://github.com/0xnyk/council-of-high-intelligence"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# Council of High Intelligence
2 
3<p align="center">
4 <img src="assets/header.jpeg" alt="Council of High Intelligence" width="800">
5</p>
6 
7<p align="center">
8 Structured multi-perspective deliberation for decisions that deserve more than one reasoning path.
9</p>
10 
11<p align="center">
12 <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>
13 <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>
14 <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue" alt="License"></a>
15</p>
16 
17<p align="center">
18 Claude Code · Codex · Gemini CLI · OpenCode
19</p>
20 
21The council assigns a hard question to deliberately different analytical personas, keeps
22their first positions independent, forces direct disagreement, and returns a verdict that
23preserves unresolved questions, dissent, kill criteria, and the next concrete action.
24 
25## Try a council
26 
27Claude Code users can install the plugin directly:
28 
29```text
30/plugin marketplace add 0xNyk/council-of-high-intelligence
31/plugin install council@council-of-high-intelligence
32```
33 
34Then convene the full council, a faster panel, or a two-member dialectic:
35 
36```text
37/council Should we open-source our agent framework?
38/council --quick Should we add caching here?
39/council --duo Should we use microservices or a monolith?
40```
41 
42For Codex, Gemini CLI, or OpenCode, clone once and use the matching installer flag:
43 
44```bash
45git clone https://github.com/0xNyk/council-of-high-intelligence.git
46cd council-of-high-intelligence
47 
48./install.sh --codex-only
49./install.sh --gemini-only
50./install.sh --opencode-only
51```
52 
53Restart the target client after installation. The command remains `/council` on every
54supported host.
55 
56## Use it for the decision boundary
57 
58Good council questions have material downside, competing values, incomplete evidence, or
59an irreversible choice. Write down the decision, constraints, evidence, reversibility, and
60deadline before adding personas.
61 
62![Decision field notes](assets/decision-field-notes.jpeg)
63 
64The field notes distinguish facts from inference, assumptions, and unknowns. They also make
65it harder to use a long deliberation as decoration for a decision already made.
66 
67### When to use something smaller
68 
69- Use a direct answer or primary documentation for factual lookups.
70- Run an experiment when the choice is cheap and reversible.
71- Use `--quick` when cross-examination will not change the outcome.
72- Use `--duo` when one tension matters more than broad coverage.
73- Do not convene a council to manufacture support for a preferred answer.
74 
75## Choose a mode
76 
77| Mode | Shape | Use it when |
78|---|---|---|
79| Full | Independent analysis, cross-examination, final stance, synthesis | Stakes are high and competing frames need contact |
80| Quick | Restate, rapid analysis, final positions | The decision needs breadth but not a full adversarial round |
81| Duo | Opening positions, direct response, final statements | One polarity defines the decision |
82 
83![Council mode selector](assets/mode-selector.jpeg)
84 
85```text
86/council --full What is the right pricing model?
87/council --quick --triad shipping Should we release today?
88/council --duo --members torvalds,ada Is this abstraction worth it?
89```
90 
91Named triads select three relevant lenses without assembling the whole council:
92 
93```text
94/council --triad strategy Where is our defensible advantage?
95/council --triad risk What could make this launch irreversible?
96/council --triad ai-product Which capability belongs in the product?
97```
98 
99Available domains include `architecture`, `strategy`, `ethics`, `debugging`, `risk`,
100`shipping`, `product`, `founder`, `ai`, `ai-product`, `ai-safety`, `decision`, `systems`,
101`uncertainty`, `design`, `economics`, and `bias`. The canonical routing table lives in
102[`SKILL.md`](

Preview

0xnyk/council-of-high-intelligence0xnyk/council-of-high-intelligence

$ npx -y skills add 0xnyk/council-of-high-intelligence --skill council-of-high-intelligence

▸ installing to .claude/skills…

✓ council-of-high-intelligence ready

Repo0xnyk/council-of-high-intelligence
TypeSkills
CategoryResearch
ForAnalyst
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. mattpocock avatarresearchInvestigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo.SkillsJul 2026183k189k
  2. lllllllama avataranalyze-projectRigor Analyze / Rigor Audit read-only skill for deep learning research repositories.SkillsJul 2026176k512
  3. lllllllama avatarpaper-context-resolverRigor Paper Context helper for README-first deep learning repo reproduction.SkillsJul 2026176k512
  4. lllllllama avatarrepo-intake-and-planRigor Intake helper for README-first deep learning repo reproduction.SkillsJul 2026176k512
  5. firecrawl avatarfirecrawl-searchWeb search with full page content extraction. Use this skill whenever the user asks to search the web, find articles, research a topic, look something up, find…SkillsJul 202677k539
  6. coreyhaines31 avatarcustomer-researchWhen the user wants to conduct, analyze, or synthesize customer research.SkillsJul 202671k42k