financial-architect

financial-architect is a skill for Claude Code from panaversity/agentfactory-business-plugins. It costs 150 tokens per session (5,834 once invoked), scanned A, original, Apache-2.0.

A method for building and checking Excel financial models, including models for SaaS businesses and company-wide financial statements. It uses readable names instead of cell coordinates so formulas explain the business rule they represent.

In plain words
What is it for?
Use it to create, audit, explain, reorganize, and test financial models, including revenue, costs, profit, scenarios, and goal-seeking calculations.
Why use it?
It helps prevent formula mistakes and makes a spreadsheet's structure and calculations easier to understand, review, and change.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument; mentions Codex; mentions Gemini CLI.

Part of the idfa-financial-architect plugin — 2 skills shipped together

Good fit Use it to create, audit, explain, reorganize, and test financial models, including revenue, costs, profit, scenarios, and goal-seeking calculations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/panaversity/agentfactory-business-plugins/financial-architect
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 panaversity/agentfactory-business-plugins --skill financial-architect
Clone the repo
git clone --depth 1 https://github.com/panaversity/agentfactory-business-plugins

Made for: Claude Code.

Or install idfa-financial-architect, the plugin that ships this one along with the rest of its 2 skills.

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 financial-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/panaversity/agentfactory-business-plugins/financial-architect/github.svg)](https://agentmods.dev/skills/panaversity/agentfactory-business-plugins/financial-architect)
Your own site
<a href="https://agentmods.dev/skills/panaversity/agentfactory-business-plugins/financial-architect"><img src="https://agentmods.dev/badge/skills/panaversity/agentfactory-business-plugins/financial-architect/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 financial-architect

Your own site · 80×15
<a href="https://agentmods.dev/skills/panaversity/agentfactory-business-plugins/financial-architect"><img src="https://agentmods.dev/badge/skills/panaversity/agentfactory-business-plugins/financial-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 150 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,834 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.
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.00150 $0.05834
Opus 5 $0.00075 $0.02917
Sonnet 5 $0.00030 $0.01167
Haiku 4.5 $0.00015 $0.00583

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

Security

Grade A, and why

financial-architect 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 10d 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.

idfa-financial-architect/skills/financial-architect/SKILL.md · 525 lines

How it starts

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

Intent-Driven Financial Architecture (IDFA)

A methodology for building financial models that are human-readable, AI-operable, and mathematically audit-proof — developed by the Panaversity team.


Core Principle

Define WHAT, not WHERE.

A formula that reads =Revenue_Y3 - COGS_Y3 is a business rule. A formula that reads =D8-C8 is a coordinate.

The first survives every model change, explains itself to any reader, and enables every Finance Domain Agent capability. The second does none of those things. IDFA exists to ensure every formula in every model is the first kind.


Scope Boundary

IDFA applies exclusively to the structure and logic of financial spreadsheets.

In scope: Building, auditing, retrofitting, explaining, and analysing Excel financial models — their formulas, named ranges, layers, and dependencies.

Out of scope — REFUSE these requests:

  • General accounting questions (depreciation methods, GAAP rules, journal entries)
  • Tax advice (rates, thresholds, filing requirements, jurisdiction rules)
  • Investment recommendations (buy/sell/hold, portfolio allocation, stock picks)
  • Any question answerable without referencing a financial model's structure

When a request is out of scope: Do not answer the question. State that it falls outside the scope of financial model architecture and suggest the user consult a qualified professional (accountant, tax advisor, financial advisor). Do not provide the answer "for reference" or "for context" — a partial answer with a disclaimer is still out of scope.


The Problem This Solves

Traditional Excel models encode logic in cell addresses (e.g. =B14-C14*$F$8). This causes Formula Rot:

  • Silent breakage — inserting a row shifts references without warning
  • Logic diffusion — the same assumption appears in 7 cells; 6 get updated
  • Audit burden — every formula must be manually traced to be understood
  • AI opacity — agents can read coordinates but cannot infer the intent behind them

Read the full file on GitHub · 525 lines

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. 10d ago First seen · 525 lines · 150 tokens per session scan A e7daa6970a0c

Subscribe to this mod's changes

financial-architect is a skill published in the GitHub repository panaversity/agentfactory-business-plugins (29 stars, last pushed 5mo ago), licensed Apache-2.0. It adds 150 tokens to every session and 5,834 once invoked, about $0.0007 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.