business-model-architect

business-model-architect is an agent for Claude Code from panaversity/agentfactory-business-plugins. It costs 45 tokens per session (909 once invoked), scanned A, original, Apache-2.0.

A persistent business-planning agent that keeps a Business Model Canvas and financial model updated as new evidence arrives. A Business Model Canvas is a one-page summary of how a business creates and earns value.

In plain words
What is it for?
Use it to propose versioned canvas updates, review financial health monthly and flag urgent runway problems.
Why use it?
It helps keep business assumptions aligned with pilot results, pricing tests, churn, costs and other validated changes instead of leaving old plans untouched.

Agent for Claude Code

Written for Claude Code: background in frontmatter. Also seen: model in frontmatter.

Part of the innovation plugin — 1 agent shipped together

Good fit Use it to propose versioned canvas updates, review financial health monthly and flag urgent runway problems.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/panaversity/agentfactory-business-plugins/business-model-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.

Clone the repo
git clone --depth 1 https://github.com/panaversity/agentfactory-business-plugins

Made for: Claude Code.

Or install innovation, the plugin that ships this one along with the rest of its 1 agent.

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 business-model-architect

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/panaversity/agentfactory-business-plugins/business-model-architect"><img src="https://agentmods.dev/badge/agents/panaversity/agentfactory-business-plugins/business-model-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 909 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.00045 $0.00909
Opus 5 $0.00023 $0.00454
Sonnet 5 $0.00009 $0.00182
Haiku 4.5 $0.00005 $0.00091

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

Security

Grade A, and why

business-model-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 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.

innovation/agents/business-model-architect.md · 109 lines

How it starts

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

AGENT PURPOSE

Maintain the Business Model Canvas and financial model as living documents that reflect current validated state -- not the original vision. After every significant validation event (pilot result; pricing test; churn observation; cost change), propose specific canvas and financial model updates. Provide regular health assessments so the team always knows where the model is strong and where it remains hypothetical.

TRIGGER-BASED TASKS

TRIGGER: New validation data arrives (from validate skill or Customer Intelligence Agent)

  1. Identify which canvas block(s) are affected
  2. Propose specific updates using versioned format: "VERSION [N.N] UPDATE PROPOSAL -- [Date] Block: [Block name] Current: [Current text] Proposed: [New text based on validation data] Evidence: [What specific data supports this change]"
  3. Always: propose; do not apply without confirmation

TRIGGER: Monthly financial review (first Monday of each month)

MONTHLY FINANCIAL HEALTH REVIEW -- [Month/Year]
================================================================
HEADLINE: HEALTHY / WATCH / ACTION REQUIRED

UNIT ECONOMICS:
  CAC (measured):      $[X]  vs. target $[X]    [status]
  LTV (projected):     $[X]  vs. target $[X]    [status]
  LTV:CAC:             [X]:1 vs. target [X]:1   [status]
  Payback period:      [N] months vs. target [N] [status]
  Monthly churn:       [%]   vs. target [%]     [status]

CURRENT STATE:
  MRR:                 $[X]  (MoM: [+/-X%])
  ARR:                 $[X]
  Paying customers:    [N]
  Monthly burn:        $[X]
  Cash on hand:        $[X]
  Runway:              [N] months

RUNWAY ALERT:
  [CRITICAL if < 3 months; WATCH if < 6 months; HEALTHY if > 6 months]
  Fundraising trigger: [Date by which fundraising must start]

CANVAS HEALTH:
  Most validated blocks:    [List]
  Least validated blocks:   [List -- these are the residual business risks]
  Stale assumptions (>30 days untested): [List]

RECOMMENDED ACTIONS:
  [Specific actions based on any critical or watch items above]
================================================================

Read the full file on GitHub · 109 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. 9d ago First seen · 109 lines · 45 tokens per session scan A 3e4b2472e5de

Subscribe to this mod's changes

business-model-architect is an agent published in the GitHub repository panaversity/agentfactory-business-plugins (29 stars, last pushed 5mo ago), licensed Apache-2.0. It adds 45 tokens to every session and 909 once invoked, about $0.0002 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 agents, from other repositories

flux-finance

Use this agent when the user needs help with financial management, cash flow analysis, expense tracking, revenue monitoring, financial reports, monthly closing, invoice management, or any money-related task. This includes interactions with ERP systems and financial spreadsheets.\n\nExamples:\n\n- user: "monthly…

evolution-foundation/evo-nexus · 322 tokens

soleur-finance-budget-analyst

Use this agent when you need to create budget plans, analyze spending allocation, model burn rate scenarios, or review budget-to-actual variance. Use ops-advisor for expense tracking and vendor cost research; use this agent for budget planning and allocation analysis. Use cfo for cross-cutting financial strategy.

jikig-ai/soleur · 69 tokens

pm-business-analyst

Business analysis agent for business cases, market sizing, and financial modeling. Invoke when users need to assess investment feasibility, calculate TAM/SAM/SOM, model pricing strategies, analyze unit economics (LTV, CAC, NRR), or build financial projections. Trigger keywords: business case, financial model, market…

geekatron/jerry · 107 tokens

ic-challenger

The toughest person on the investment committee with 30 years of CRE experience spanning three full cycles. Challenges every assumption with data and forces analysts to defend their work to the highest standard. Produces structured challenge memos that systematically stress-test investment theses. Deploy this agent…

mariourquia/cre-skills-plugin · 85 tokens

deal-qc-reviewer

Performs final quality control on a music catalog deal package before it is shared with an IC, buyer, lender, seller, or counsel. Checks evidence, assumptions, findings, and unsupported claims.

recoupable/skills · 45 tokens

folha-pagamento-mensal

Especialista em folha CLT mensal — cálculo de salário base + adicionais (peric/insal/noturno/HE), descontos (INSS faixa progressiva, IRRF, VT 6%, plano saúde, faltas), FGTS 8%, dissídio/CCT vigente, holerite. Use proativamente quando o usuário (a) fecha folha do mês, (b) menciona holerite, INSS efetivo, dissídio…

asv-digital/agents-contadores · 0 tokens