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/jeffbrines/openfpa/claude-mdgit clone --depth 1 https://github.com/JeffBrines/openfpaWrote 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/jeffbrines/openfpa/claude-md)<a href="https://agentmods.dev/instructions/jeffbrines/openfpa/claude-md"><img src="https://agentmods.dev/badge/instructions/jeffbrines/openfpa/claude-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 | $0.00727 | $0.00727 |
| Opus 5 | $0.00364 | $0.00364 |
| Sonnet 5 | $0.00145 | $0.00145 |
| Haiku 4.5 | $0.00073 | $0.00073 |
Grade A, and why
openfpa CLAUDE.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 4d 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.
What it actually says
openfpa Agent Instructions
Follow AGENTS.md as the repository operating contract.
For broad company work such as setup, modeling, forecasting, or FP&A analysis:
- Run
openfpa status <company-root>. - If needed, run
openfpa init <company-root> --business-name "<name>". - Run
openfpa doctor <company-root>. - Run
openfpa inspect-data <data-root>for each supplied data location. - Profile relied-on tables with
openfpa source-profile, then register each source withopenfpa source-register. - Register explicit account or field mappings with
openfpa mapping-register, then reconcile compatible sources withopenfpa reconcile-source. - Inspect the identified local evidence before asking questions.
- Run
openfpa intake-next <company-root>to retrieve the next unresolved question round. - Record each source-derived or user-confirmed fact with
openfpa intake-record <company-root>. - Ask no more than three related unresolved questions per round.
- Treat direct user answers as confirmed. Preserve citations and confidence for inferred facts; confirm only conflicts or low-confidence conclusions.
- When intake is ready, create the business profile and initial architecture proposal, then wait for approval before scaffolding.
The CLI is a deterministic agent toolbelt and emits JSON. Claude remains the
reasoning and conversation layer. If openfpa is unavailable in a source
checkout, use python3 -m pyfpa.cli.
Before running a generated company workflow, call
openfpa entrypoint-list <company-root>. After creating and validating a new
workflow command, publish it with openfpa entrypoint-register.
Before building recurring data access, call openfpa connector-list. Use
openfpa connector-scaffold only after source registration, mapping,
reconciliation, and architecture approval. Supply an explicitly redacted CSV
fixture. Run openfpa connector-validate after every connector change.
Fixture validation must never access the live system.
Before using source-derived totals, call openfpa source-list and
openfpa mapping-list. Do not treat file presence as lineage or silently accept
unmapped values. If reconcile-source cannot represent a richer table, build
and register a tested company-specific reconciliation command.
Do not force onboarding for a narrow request. Ask before accessing external systems or connectors.
Keep the learning loop current. When a human flags something off, record it with
openfpa correction-record (list with correction-list). After scoring closed
periods, refresh the track record with openfpa scorecard-render and review past
hypotheses with openfpa experiment-list. Before broad company work, build a
bounded context pack with openfpa context-pack. Regenerate onboarding documents
from intake with openfpa onboarding-render.
After the initial architecture is approved, use fpa-research-loop for bounded
autonomous improvement. You may generate, evaluate, and discard challengers
without asking for approval each time. Human approval is required for promotion
before a challenger replaces the champion.
For Excel output with working formulas, use openfpa model-export or
pyfpa.model_to_excel for the standard monthly model. Run verify_workbook
before delivering. No workbook ships unverified.
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.
- 4d ago First seen · 64 lines · 727 tokens per session scan A 1d2e480f5de4
openfpa CLAUDE.md is an instructions file published in the GitHub repository JeffBrines/openfpa (6 stars, last pushed 2mo ago), licensed MIT. It adds 727 tokens to every session, about $0.0036 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
InvestSkill GEMINI.md
Gemini CLI instructions for yennanliu/InvestSkill, covering investskill — gemini cli setup & usage guide, installation & setup, quick start, navigate to the investskill directory and start gemini cli (loads gemini.md automatically).
LLM-TradeBot copilot-instructions.md
Copilot instructions for EthanAlgoX/LLM-TradeBot, covering repository instructions, core rules, validation and ai asset governance.
Convertible-Bond-Pricing-Research CLAUDE.md
Instructions for ericxuzhesheng/Convertible-Bond-Pricing-Research, covering claude.md — convertible bond pricing research, current published state and routine commands.
swiss-snb-mcp CLAUDE.md
Claude Code instructions for malkreide/swiss-snb-mcp, covering claude.md, teil 1 — konventionen (portfolio-weit), vor der arbeit, tests and wenn etwas rot ist.
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.