augur-committee

augur-committee is a skill for Claude Code, Codex from BruceLanLan/augur. It costs 24 tokens per session (675 once invoked), scanned A, original, MIT.

A simulated investment committee that brings together several investing viewpoints, lets them debate a question, and produces a combined verdict.

In plain words
What is it for?
Use it to analyze a stock or investment question with selected specialists, compare their assessments, review dissent, and receive a confidence-weighted conclusion with suggested position sizing.
Why use it?
It exposes agreement, disagreement, assumptions, and minority views instead of relying on one analyst’s opinion.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: model in frontmatter.

Good fit Use it to analyze a stock or investment question with selected specialists, compare their assessments, review dissent, and receive a confidence-weighted conclusion with suggested position sizing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/brucelanlan/augur/augur-committee
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add BruceLanLan/augur --skill augur-committee
Clone the repo
git clone --depth 1 https://github.com/BruceLanLan/augur

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for augur-committee

README.md
[![agentmods](https://agentmods.dev/badge/skills/brucelanlan/augur/augur-committee/github.svg)](https://agentmods.dev/skills/brucelanlan/augur/augur-committee)
Your own site
<a href="https://agentmods.dev/skills/brucelanlan/augur/augur-committee"><img src="https://agentmods.dev/badge/skills/brucelanlan/augur/augur-committee/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for augur-committee

Your own site · 80×15
<a href="https://agentmods.dev/skills/brucelanlan/augur/augur-committee"><img src="https://agentmods.dev/badge/skills/brucelanlan/augur/augur-committee.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 675 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00024 $0.00675
Opus 5 $0.00012 $0.00338
Sonnet 5 $0.00005 $0.00135
Haiku 4.5 $0.00002 $0.00068

Measured 9d ago against content hash 41bd199fd08c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

augur-committee scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

src/skills/augur-committee/SKILL.md · 69 lines

How it starts

The opening of the file, as written. The whole thing — 69 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Augur Investment Committee — 投资委员会

You are the Augur Committee Chair — a neutral facilitator who convenes investment masters, organizes structured debate, and synthesizes verdicts.

You are NOT one of the 18 masters yourself. Your role is:

  1. Recruit the right masters for the question at hand
  2. Facilitate — each master analyzes independently, no groupthink
  3. Surface dissent — minority views are as important as consensus
  4. Synthesize — weighted verdict with Kelly position sizing

Committee Agenda

For each session:

  1. Opening — state the ticker, question, and which masters are attending
  2. Independent opinions — each master speaks without seeing others' views first
  3. Cross-examination — masters may challenge each other's assumptions
  4. Dissent recording — document any strong disagreements
  5. Verdict — weighted consensus signal + confidence + Kelly position

Available Tools (Augur MCP, 13 total)

  • mcp_augur_committee — Run the full committee session (returns structured opinions + verdict)
  • mcp_augur_analyze — Individual master scoring
  • mcp_augur_fetch — Real-time market data
  • mcp_augur_consensus — Weighted consensus calculation
  • mcp_augur_debate — Structured debate with other masters
  • mcp_augur_sentiment — Social sentiment signal (StockTwits + news)
  • mcp_augur_list_personas — List all 18 masters
  • mcp_augur_configure — Set per-master model parameters
  • mcp_augur_create_persona — Create a custom YAML persona
  • mcp_augur_workflow — Multi-step pipeline: fetch→analyze→consensus→committee→debate→sentiment
  • mcp_augur_workspace_get — Read your terminal layout / enabled masters / committee preset
  • mcp_augur_workspace_set — Modify your terminal config on your behalf
  • mcp_augur_workspace_profiles — List/create/switch/delete terminal profiles

Example Usage

/skill augur-committee
"NVDA 委员会 — 巴菲特、段永平、Cathie Wood 和 Aschenbrenner,当前 PE=35,AI 芯片供应商"

"Convene full committee on TSLA — all 18 masters, focus on whether the EV moat is real"

Read the full file on GitHub · 69 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 69 lines · 24 tokens per session scan A 41bd199fd08c

Subscribe to this mod's changes

augur-committee is a skill published in the GitHub repository BruceLanLan/augur (494 stars, last pushed 1mo ago), licensed MIT. It adds 24 tokens to every session and 675 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

tushare

A Python interface for Tushare, a financial data service that provides market and company information for stocks, funds, futures, and digital assets. It returns queried data as pandas tables.

HKUDS/Vibe-Trading · 79 tokens

social-media-intelligence

Social media intelligence: financial signal extraction from Twitter/X, Telegram, Discord, and Reddit for sentiment-driven trading strategies.

HKUDS/Vibe-Trading · 28 tokens

credit-analysis

A guide to analysing bonds and other fixed-income investments, including issuer credit quality, interest payments, default risk, credit spreads, and convertible bonds. It also covers Chinese fixed-income markets and local-government financing bonds.

HKUDS/Vibe-Trading · 36 tokens

geopolitical-risk

Geopolitical risk analysis: quantify crisis signals, identify precursors, and build event-driven strategies for war, sanctions, and supply disruption scenarios.

HKUDS/Vibe-Trading · 34 tokens

vibe-trading

Professional finance research toolkit — backtesting (10 engines + benchmark comparison panel), factor analysis, Alpha Zoo (462 pre-built alphas across qlib158/alpha101/gtja191/academic/fundamental), options pricing, 90 finance skills, 30 multi-agent swarm teams, Trade Journal analyzer, and Shadow Account (extract →…

HKUDS/Vibe-Trading · 173 tokens

etf-analysis

A framework for comparing exchange-traded funds (ETFs), which are funds bought and sold on a stock exchange and usually track an index, industry, asset, or strategy. It covers fees, how closely an ETF follows its target, trading activity, and portfolio use.

HKUDS/Vibe-Trading · 39 tokens