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.
npx agentmods add instructions/zhao73/alphacouncil-agent/agents-mdgit clone --depth 1 https://github.com/Zhao73/alphacouncil-agentWrote 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.
[](https://agentmods.dev/instructions/zhao73/alphacouncil-agent/agents-md)<a href="https://agentmods.dev/instructions/zhao73/alphacouncil-agent/agents-md"><img src="https://agentmods.dev/badge/instructions/zhao73/alphacouncil-agent/agents-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.02965 | $0.02965 |
| Opus 5 | $0.01483 | $0.01483 |
| Sonnet 5 | $0.00593 | $0.00593 |
| Haiku 4.5 | $0.00297 | $0.00297 |
Grade A, and why
alphacouncil-agent AGENTS.md 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 194 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agent Instructions
Read CLAUDE.md first. It defines the workflow, analyst roles, final-report requirements, evidence contract and repository boundaries.
For report-generation behavior, also follow docs/report-contract.md. The chat handoff may be concise, but the saved report and artifact files must preserve the full evidence chain.
For anti-laziness governance, also follow skills/agent-skills-governance/SKILL.md. It is bundled with the plugin so installed agents inherit the same gates without separately installing addyosmani/agent-skills.
For methodology comparisons or Skill experiments, also follow
skills/alphacouncil-method-lenses/SKILL.md. Its 26 on-demand references are provisional
explanation material and never replace a frozen deterministic PersonaPack result.
Run npm run check after any code or prompt change.
Current Release Boundary
Package/plugin version 1.6.0 is the current source release candidate; GitHub, Codex marketplace and npm's public
latest tag must be verified separately before claiming it matches this source. The current source tree carries 26 physical
PersonaPack v3 packs, 26 operator_lens seats and 52 executable method tools, with 0 validated
method_model seats. Human review of the authored formulas, the live four-code-host
end-to-end run, and the separate ChatGPT Work developer-mode end-to-end run are outstanding,
so do not present a passing full/quick report or a packaged smoke as evidence that any has
been done.
Council Modes
full is the default and uses the full_v2 contract. It requires all eight mandatory
evidence roles, every selected method, the three-round Bull/Bear cross-exam and PM. If any
mandatory evidence role still fails after its one bounded parse-only repair, persist the
failure/diagnostic artifacts, skip method/debate/PM model calls and terminate incomplete
before downstream synthesis. Never auto-downgrade that run to quick.
Plugin-managed headless full runs launched with analyze_symbol use the selected pace's hard
queue-to-terminal-persistence ceiling: 15 minutes for fast, 30 for normal, and 60 for slow. The eight mandatory evidence workers
start in one parallel wave. Each selected v3 method first produces a deterministic, frozen
stance and then gets one isolated voice worker that may explain, but never change, that
stance. Bull and Bear run in parallel within each of the three rounds, with a hard barrier
between rounds, followed by the PM. Retries, queueing and persistence consume the same
deadline; callers and environment variables may lower it, never raise it. At expiry, persist
a terminal fail-closed incomplete run and name every missing/skipped seat. The clock
guarantees terminal persistence, not successful completion when data providers, search or
model transport deteriorates.
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.
- 5d ago First seen · 194 lines · 2,965 tokens per session scan A cfd25774bdb7
alphacouncil-agent AGENTS.md is an instructions file published in the GitHub repository Zhao73/alphacouncil-agent (3 stars, last pushed 7d ago), licensed MIT. It adds 2,965 tokens to every session, about $0.0148 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-31.
Other instructions, from other repositories
finance-research-agent CLAUDE.md
Claude Code instructions for sreenathvemula/finance-research-agent, covering finance research agent — indian equities (nse/bse), tool discipline, web research (credible sources only), analytical stance — help the user reach a conclusion and hard rules.
equity-desk AGENTS.md
AGENTS.md instructions for maxrotemberg04-spec/equity-desk, covering equity-desk — agent instructions and hard rules.
equity-desk CLAUDE.md
Claude Code instructions for maxrotemberg04-spec/equity-desk, a project described as: Grounded AI equity research: hand-rolled fundamentals + DCF from SEC filings; the LLM writes prose only, and a citation guard rejects any memo with an unsourced number.
Vibe-Research AGENTS.md
AGENTS.md instructions for simonlin1212/Vibe-Research, covering vibe-research-agent 金融研究宪法, 0. 三条不可越线, 1. 数据纪律(五问 gate:给出任何数字或结论前逐条自问), 2. 研究哲学(评估框架,不是预测工具) and 3. 估值口径(你只选输入、解释输出;计算交给 calc/).
Equity-Research-Company AGENTS.md
Instructions for pppop00/Equity-Research-Company, covering agents.md, commands, architecture, boot order (every session) and the anamnesis pattern in this skill.
daily-watchlist CLAUDE.md
Instructions for Benboerba620/daily-watchlist: This file is the source protocol for the Daily Watchlist workflow. Hypothesis Tracker is bundled in this repository as the thesis/evidence layer.