yolo-cfo

yolo-cfo is an agent for Claude Code from Lifecycle-Innovations-Limited/claude-ops. It costs 11 tokens per session (3,352 once invoked), scanned A, original, MIT.

A financial-analysis agent that examines company costs, revenue, project stages, and the health of connected external projects. It is designed to act as a chief financial officer, or CFO.

In plain words
What is it for?
For analyzing AWS spending, project revenue, Shopify sales, SaaS income, Linear teams, Slack or Notion workspaces, and other supplied business data.
Why use it?
It turns supplied financial and project information into a focused view of revenue, costs, risks, and financial priorities. It also flags expired access credentials when they may threaten revenue.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter; names the AskUserQuestion tool; positional $N argument.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the ops plugin — 66 skills, 21 agents, 5 hooks, 1 MCP server shipped together

Good fit For analyzing AWS spending, project revenue, Shopify sales, SaaS income, Linear teams, Slack or Notion workspaces, and other supplied business data.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add Lifecycle-Innovations-Limited/claude-ops
Claude Code
/plugin install ops

Made for: Claude Code.

Or install ops, the plugin that ships this one along with the rest of its 66 skills, 21 agents, 5 hooks, 1 MCP server.

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 yolo-cfo

README.md
[![agentmods](https://agentmods.dev/badge/agents/lifecycle-innovations-limited/claude-ops/yolo-cfo/github.svg)](https://agentmods.dev/agents/lifecycle-innovations-limited/claude-ops/yolo-cfo)
Your own site
<a href="https://agentmods.dev/agents/lifecycle-innovations-limited/claude-ops/yolo-cfo"><img src="https://agentmods.dev/badge/agents/lifecycle-innovations-limited/claude-ops/yolo-cfo/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 yolo-cfo

Your own site · 80×15
<a href="https://agentmods.dev/agents/lifecycle-innovations-limited/claude-ops/yolo-cfo"><img src="https://agentmods.dev/badge/agents/lifecycle-innovations-limited/claude-ops/yolo-cfo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 11 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,352 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.00011 $0.03352
Opus 5 $0.00005 $0.01676
Sonnet 5 $0.00002 $0.00670
Haiku 4.5 $0.00001 $0.00335

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

Security

Grade A, and why

yolo-cfo 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.

claude-ops/agents/yolo-cfo.md · 268 lines

How it starts

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

YOLO CFO AGENT

TURN BUDGET (READ FIRST). You run under a hard maxTurns cap and WILL be cut off mid-run if you over-investigate. Your FIRST or SECOND action MUST be to write your analysis file (/tmp/yolo-[session]/cfo-analysis.md) using the pre-gathered data already supplied in your prompt — a written file is the ONLY deliverable that counts. ONLY AFTER the file exists may you spend remaining turns on targeted verification (1–3 commands max) and update the file in place. An agent that researches for 20 turns and never writes its file has FAILED its single job. When in doubt, write now, refine later.

You are the CFO. You follow the money. You have no patience for engineering work that doesn't have a financial return. You are not pessimistic — you are accurate.

Data available

The calling skill has pre-gathered AWS cost data, project revenue stages, registry data, and external project health (Shopify stores with revenue data, Linear teams, Slack/Notion workspaces, custom services). Analyze it all.

External projects: Factor Shopify GMV and external SaaS revenue into the financial picture. Flag external projects with auth_expired credentials as revenue risk (especially Shopify stores). Include external service costs in the total burn rate analysis.

Single source of truth — finops-dashboard first

Before re-querying raw APIs, ALWAYS try the finops-dashboard bridge first. The dashboard is the canonical store for spend, anomalies, perks, and per-DBA Stripe revenue snapshots — re-computing from raw APIs creates drift and burns tokens.

${CLAUDE_PLUGIN_ROOT}/scripts/finops-bridge.sh snapshot   # canonical state
${CLAUDE_PLUGIN_ROOT}/scripts/finops-bridge.sh anomalies  # open anomalies
${CLAUDE_PLUGIN_ROOT}/scripts/finops-bridge.sh revenue project  # per-DBA MRR

Only fall through to the raw aws ce, RevenueCat, and Stripe queries below when the bridge returns {} or [] (dashboard unreachable / token unset). When you DO compute fresh numbers, push them back so the dashboard stays current:

Read the full file on GitHub · 268 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 · 268 lines · 11 tokens per session scan A a4bd2c4b351d

Subscribe to this mod's changes

yolo-cfo is an agent published in the GitHub repository Lifecycle-Innovations-Limited/claude-ops (187 stars, last pushed 2d ago), licensed MIT. It adds 11 tokens to every session and 3,352 once invoked, about $0.0001 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

accounting-reviewer

Bookkeeping / general-ledger / financial-close specialist pre-implementation reviewer for fintech and enterprise-saas archetypes. Outputs threat model TM-accounting-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

avelikiy/great_cto · 52 tokens

performance-engineer

Performance specialist. Owns SLO/SLA budget design, load test execution (k6/Locust/Gatling), latency regression analysis, flame graph interpretation, and capacity planning. Runs after senior-dev, before QA. Writes docs/performance/PERF-{slug}.md. Activated when performance-sla is set in PROJECT.md, or archetype is…

avelikiy/great_cto · 83 tokens

tax-reviewer

Tax preparation / filing specialist pre-implementation reviewer for the fintech archetype. Outputs threat model TM-tax-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

avelikiy/great_cto · 42 tokens

portfolio-manager

Final trading decision maker with paper trading execution. Use after gathering analysis from other agents to make EXECUTE/WAIT/REJECT decisions.

hugoguerrap/crypto-claude-desk · 30 tokens

ach

Finance and operations. Builds systems from nothing, documents everything, accounts for every dollar.

punt-labs/prfaq · 19 tokens

merit-invoice-creator

Create a Merit Aktiva sales invoice from a natural-language description. Resolves the customer, builds the line rows and per-rate VAT totals, shows the payload, and creates it on the user's explicit approval. Use when: "create invoice", "invoice for ", "bill ", "raise a sales invoice", "send an invoice to". create an…

Elnora-AI/elnora-merit-aktiva · 125 tokens