agentsclimarketplace

Fondo reference architecture

Skill jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/fondo-pack/skills/fondo-reference-architecture

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

Install
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill fondo-reference-architecture

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

'Reference architecture for startup financial operations using Fondo as the

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

4.4 KB, as published. Nobody here has run it

Fondo Reference Architecture

Overview

Reference architecture for a startup's financial operations with Fondo at the center, connecting payroll, banking, payments, and internal reporting.

Architecture

┌─────────────────────────────────────────────────────────┐
│                     Data Sources                         │
├──────────┬──────────┬──────────┬──────────┬─────────────┤
│  Mercury │  Gusto   │  Stripe  │  Brex    │  AWS/GCP    │
│  Banking │  Payroll │  Revenue │  Expense │  Cloud      │
├──────────┴──────────┴──────────┴──────────┴─────────────┤
│              Plaid / OAuth Connections                    │
├─────────────────────────────────────────────────────────┤
│                                                          │
│                   FONDO PLATFORM                         │
│  ┌──────────┐  ┌──────────┐  ┌────────────────┐        │
│  │ Monthly  │  │ Tax      │  │ R&D Tax Credit │        │
│  │ Close    │  │ Filing   │  │ Study (6765)   │        │
│  └──────────┘  └──────────┘  └────────────────┘        │
│                                                          │
├─────────────────────────────────────────────────────────┤
│                     Outputs                              │
├──────────┬──────────┬──────────┬────────────────────────┤
│  P&L     │  Balance │  Cash    │  R&D Credit            │
│  Report  │  Sheet   │  Flow    │  Certificate           │
├──────────┴──────────┴──────────┴────────────────────────┤
│              Internal Dashboard (optional)                │
│  Revenue metrics │ Burn rate │ Runway │ Board deck       │
└─────────────────────────────────────────────────────────┘

Recommended Stack

CategoryToolWhy
BankingMercury or SVBStartup-friendly, API access, Plaid compatible
PayrollGustoBest startup payroll, Fondo integration
RevenueStripeStandard payments, clean webhooks
ExpensesBrex or RampAuto-receipt capture, categorization
BookkeepingFondoAutomated, CPA-managed
Tax FilingFondo (TaxPass)Bundled with bookkeeping
R&D CreditsFondoIntegrated with bookkeeping data
Cap TableCarta or PulleyEquity management
Board ReportingFondo exports + internal dashboardCustom metrics

Data Flow

  1. Transactions flow from banks/cards/payroll into Fondo via Plaid/OAuth
  2. Fondo CPA team categorizes and reconciles monthly
  3. Financial statements generated and delivered to Dashboard
  4. R&D credit study prepared annually from same data
  5. Tax returns filed using reconciled data

Resources

Next Steps

Start with fondo-install-auth to set up your Fondo account.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.