All loops
FinanceMedium 14 min· claude-haiku-4-5

Cap table sanity checks

Cap table sanity checks with auditable Claude reasoning.

Read the full Finance build guide →
NOT DEPLOYEDNOT DEPLOYED
0185ms
Trigger
cron(0 7 * * *) fired · every day · 07:00
02965ms
Agent
claude-haiku-4-5 · in 1265 tok · out 400 tok
03235ms
Tools
postgres-mcp/anthropic:messages.create → 200 OK · 205ms
0475ms
Verify
schema check · pydantic v2 passed
05105ms
Output
invoice row upserted · $4,120
0625ms
Notify
audit log written · runbook link attached
SUCCESS
0%
0 runs
P50
0ms
median
P95
0ms
tail
AVG COST
per run
LAST OK
never
LAST FAIL
never
none
Latency · last 30 runs0 samples
no runs yet
Latest output · what your users see
Invoice · VercelData
$1,085.55 USD
⚠ anomaly · +312% vs 30-day avg
// press Test to run once · Watch live to keep streaming · Deploy to make it real
The problem

Finance ops are spreadsheets glued together with hope.

The outcome

A scheduled agent does the join, the variance, and the narrative.

Ingredients & skills

Secrets
  • ANTHROPIC_API_KEY
  • STRIPE_KEY
Providers
  • Anthropic
  • Stripe
MCP servers
  • postgres-mcp
  • fetch-mcp
#finance#ops#claude

How it works

Cap table sanity checks with auditable Claude reasoning.

Step 1

1 — Pull

Read from billing + GL via read-only keys.

Step 2

2 — Join + narrate

Claude joins, computes, and writes the narrative with citations.

Step 3

3 — Distribute

PDF + Slack + (optional) board portal.

One-line deploy

The button above runs the same command with your saved config. This is the raw CLI form.

bash
npx claudeloops deploy cap-table-sanity-checks

Related loops