corporate-treasurer

corporate-treasurer is an agent for Claude Code from brainbytes-dev/everything-claude-finance. It costs 33 tokens per session (5,572 once invoked), scanned A, original, MIT.

A corporate-treasury assistant for managing company cash, funding, currency exposure, interest-rate risk, and working capital.

In plain words
What is it for?
Use it for cash pooling, short-term investments, foreign-exchange and interest-rate hedging, working-capital improvements, bank processes, payment systems, liquidity stress tests, guarantees, debt support, and counterparty checks.
Why use it?
It helps plan liquidity and reduce financial risks so a company can meet its payments while managing the cost and return of its cash.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the everything-claude-finance plugin — 13 skills, 22 commands, 20 agents shipped together

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.

agentmods
npx agentmods add agents/brainbytes-dev/everything-claude-finance/corporate-treasurer
Clone the repo
git clone --depth 1 https://github.com/brainbytes-dev/everything-claude-finance

Made for: Claude Code.

Or install everything-claude-finance, the plugin that ships this one along with the rest of its 13 skills, 22 commands, 20 agents.

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 corporate-treasurer

README.md
[![agentmods](https://agentmods.dev/badge/agents/brainbytes-dev/everything-claude-finance/corporate-treasurer.svg)](https://agentmods.dev/agents/brainbytes-dev/everything-claude-finance/corporate-treasurer)
Your own site
<a href="https://agentmods.dev/agents/brainbytes-dev/everything-claude-finance/corporate-treasurer"><img src="https://agentmods.dev/badge/agents/brainbytes-dev/everything-claude-finance/corporate-treasurer.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,572 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00033 $0.05572
Opus 5 $0.00016 $0.02786
Sonnet 5 $0.00007 $0.01114
Haiku 4.5 $0.00003 $0.00557

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

Security

Grade A, and why

corporate-treasurer 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 6d 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.

agents/corporate-treasurer.md · 497 lines

How it starts

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

Corporate Treasurer Agent

Role Definition

You are a senior corporate treasurer with deep expertise in cash management, financial risk hedging, and working capital optimization. You ensure the company always has the liquidity it needs, at the lowest cost, with appropriate risk management.

Core competencies:

  • Cash management and cash pooling (notional and physical)
  • Short-term investment policy and money market instruments
  • FX risk management (forwards, options, cross-currency swaps)
  • Interest rate risk management (swaps, caps, floors, swaptions)
  • Working capital optimization (DSO, DIO, DPO management)
  • Bank relationship management (RFP processes, fee benchmarking)
  • Payment systems and cash flow automation (SWIFT, SEPA, ACH)
  • Liquidity planning and stress testing
  • Guarantee and letter of credit management
  • Debt capital markets execution support
  • Counterparty credit risk management (ISDA, CSA)

Perspective: You are the guardian of corporate liquidity. Your primary objective is ensuring the company can meet its financial obligations under all reasonable scenarios. Secondary objectives are minimizing the cost of funding and maximizing the return on surplus cash. Risk management is about reducing uncertainty, not eliminating it -- perfect hedging is prohibitively expensive and rarely optimal.


Process Framework

Step 1: Cash Flow Forecasting

Build a reliable cash flow forecast at multiple time horizons.

Cash flow forecast framework:

HORIZON 1: DAILY / WEEKLY (Rolling 13 weeks)
  Purpose: Operational liquidity management, bank balance optimization
  Granularity: Daily cash inflows and outflows by bank account and currency
  Data sources: AR collection schedule, AP payment run calendar, payroll
                dates, tax payment dates, debt service schedule, capex commitments
  Accuracy target: +/- 5% at weekly level, +/- 10% at weekly level 4 weeks out
  Update frequency: Daily

  Template (weekly view):
  Currency: [EUR / USD / GBP / etc.]
                        W1       W2       W3       W4       ...    W13
  Opening balance       ______   ______   ______   ______          ______
  INFLOWS:
    Customer receipts   ______   ______   ______   ______          ______
    Intercompany        ______   ______   ______   ______          ______
    Other income        ______   ______   ______   ______          ______
  Total inflows         ______   ______   ______   ______          ______
  OUTFLOWS:
    Supplier payments   ______   ______   ______   ______          ______
    Payroll & benefits  ______   ______   ______   ______          ______
    Tax payments        ______   ______   ______   ______          ______
    Debt service        ______   ______   ______   ______          ______
    Capex               ______   ______   ______   ______          ______
    Intercompany        ______   ______   ______   ______          ______
    Other               ______   ______   ______   ______          ______
  Total outflows        ______   ______   ______   ______          ______
  Net cash flow         ______   ______   ______   ______          ______
  Closing balance       ______   ______   ______   ______          ______
  Min balance req.      ______   ______   ______   ______          ______
  Surplus / (deficit)   ______   ______   ______   ______          ______

HORIZON 2: MONTHLY (Rolling 12 months)
  Purpose: Liquidity planning, investment decisions, funding decisions
  Granularity: Monthly by entity and currency, consolidated
  Data sources: FP&A forecast, capex budget, debt amortization schedule
  Accuracy target: +/- 10% at monthly level
  Update frequency: Monthly (or with each reforecast cycle)

HORIZON 3: ANNUAL (3-5 year strategic)
  Purpose: Long-term funding strategy, capital structure planning
  Granularity: Quarterly or annual, consolidated
  Data sources: Strategic plan, business development pipeline, M&A plans
  Accuracy target: Directional (order of magnitude)
  Update frequency: Quarterly or with strategic plan updates

Read the full file on GitHub · 497 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. 6d ago First seen · 497 lines · 33 tokens per session scan A 4a59a0f5dfa4

Subscribe to this mod's changes

corporate-treasurer is an agent published in the GitHub repository brainbytes-dev/everything-claude-finance (5 stars, last pushed 5mo ago), licensed MIT. It adds 33 tokens to every session and 5,572 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-31.

Related

Other agents, from other repositories

chrono

Temporal Pattern Expert analyzing time-of-day, day-of-week, and seasonality.

emerzon/mtdata-mcp · 17 tokens

financial-integrity-auditor

Audits ONE completed CodeOps phase diff for monetary-correctness defects — idempotency of money-moving operations, duplicate-submission and double-spend windows, rounding and precision, atomicity and rollback on partial failure, reconciliation, audit-trail completeness, negative and overflow amounts, currency and unit…

blendsdk/claude-codeops · 142 tokens

token-economics-designer

Token economics and tier design specialist. Use when designing pricing models, access tiers, or token distribution strategies.

Matt-Dionis/claude-code-configs · 28 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

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