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/brainbytes-dev/everything-claude-finance/agents-mdgit clone --depth 1 https://github.com/brainbytes-dev/everything-claude-financeWhat 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 | $0.01895 | $0.01895 |
| Opus 5 | $0.00948 | $0.00948 |
| Sonnet 5 | $0.00379 | $0.00379 |
| Haiku 4.5 | $0.00189 | $0.00189 |
Grade A, and why
everything-claude-finance 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 2d 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 — 150 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agent Orchestration Guide
This document defines the 20 specialized finance agents, their capabilities, and how they collaborate through multi-agent workflows.
Agent Roster
| # | Agent ID | Model | Specialization |
|---|---|---|---|
| 1 | cfo-advisor |
opus | Financial strategy, capital structure, board reporting |
| 2 | fpa-analyst |
sonnet | Budgeting, forecasting, variance analysis |
| 3 | investment-banker |
opus | DCF, comps, deal structuring, pitch books |
| 4 | ma-analyst |
opus | Due diligence, synergy analysis, integration |
| 5 | credit-analyst |
sonnet | Credit scoring, default risk, covenants |
| 6 | equity-researcher |
opus | Fundamental analysis, earnings models, ratings |
| 7 | auditor |
sonnet | IFRS/GAAP, internal controls, financial statement review |
| 8 | tax-specialist |
sonnet | Corporate tax, transfer pricing, tax planning |
| 9 | corporate-treasurer |
sonnet | Cash management, FX hedging, liquidity |
| 10 | compliance-officer |
sonnet | AML/KYC, Basel III, SOX, MaRisk |
| 11 | vc-analyst |
opus | Deal flow, startup valuation, portfolio management |
| 12 | pe-analyst |
opus | LBO modeling, value creation, exit strategy |
| 13 | wealth-advisor |
sonnet | Asset allocation, estate planning, client advisory |
| 14 | actuary |
opus | Insurance pricing, reserving, risk modeling |
| 15 | real-estate-finance |
sonnet | DCF, cap rates, REIT analysis, development |
| 16 | esg-analyst |
sonnet | ESG scoring, carbon accounting, impact investing |
| 17 | macro-economist |
opus | GDP, monetary policy, fiscal policy, forecasting |
| 18 | micro-economist |
opus | Market structures, price theory, game theory |
| 19 | accounting-specialist |
sonnet | HGB/IFRS, consolidation, Jahresabschluss |
| 20 | controller |
sonnet | Kostenrechnung, KPI systems, Deckungsbeitraege |
Orchestration Rules
Model Selection
- Opus agents handle complex reasoning tasks: valuation modeling, strategic advisory, economic theory, and multi-step deal analysis.
- Sonnet agents handle structured, standards-driven tasks: compliance checks, bookkeeping, ratio calculations, and procedural audits.
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.
- 2d ago First seen · 150 lines · 1,895 tokens per session scan A 12b62bdacdad
everything-claude-finance AGENTS.md is an instructions file published in the GitHub repository brainbytes-dev/everything-claude-finance (5 stars, last pushed 5mo ago), licensed MIT. It adds 1,895 tokens to every session, about $0.0095 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
cryptoexchange-net
Use CryptoExchange.Net abstractions when generating C#/.NET code that needs to work across MULTIPLE cryptocurrency exchanges (Binance + Bybit + OKX + Kraken + Coinbase + ...) — for arbitrage, best-execution routing, multi-exchange portfolio dashboards, exchange-agnostic trading bots, or comparison tools. Triggers on…
OpenCandle AGENTS.md
Instructions for Kahtaf/OpenCandle, covering opencandle, commands, where to look, code style and conventions.
claude-finance-kit CLAUDE.md
Instructions for hongbietcode/claude-finance-kit, covering claude finance kit assistant, scope, operating principles, skill (single entry point) and references (load when needed).
creditkarma-mcp CLAUDE.md
Claude Code instructions for chrischall/creditkarma-mcp, covering creditkarma-mcp, commands, tool naming, architecture and auth resolution (pattern a template).
bullet-bots AGENTS.md
Instructions for bulletxyz/bullet-bots, covering bullet-bots, build & test, run the faucet curl printed by keygen, then, or (base58 from phantom/delegation export, or hex) and architecture — the harness, feeds, and actors.
romaco-mcp AGENTS.md
AGENTS.md instructions for romaco-labs/romaco-mcp, covering purpose, read first, product boundaries, architecture invariants and development method.