fondo-prod-checklist

Featured

Execute Fondo production readiness checklist for year-end tax filing, R&D credit claims, and board-ready financial reporting. Trigger: "fondo production", "fondo tax filing ready", "fondo year-end checklist".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Fondo Production Checklist ## Overview Fondo handles startup tax preparation, R&D credit claims, bookkeeping, and compliance filings. A production integration syncs financial data from banking, payroll, and expense platforms into Fondo for automated tax workflows. Failures mean missed filing deadlines, incorrect R&D credit claims, or unreconciled books that block board reporting. ## Authentication & Secrets - [ ] `FONDO_API_KEY` stored in secrets manager (not config files) - [ ] Financial integration OAuth tokens stored securely (Stripe, Mercury, Brex) - [ ] Key rotation scheduled before each tax season - [ ] Separate credentials for staging/prod environments - [ ] Payroll provider API tokens scoped to read-only ## API Integration - [ ] Production base URL configured (`https://api.fondo.com/v1`) - [ ] Rate limit handling with exponential backoff - [ ] All bank accounts connected and syncing (verified daily) - [ ] Payroll provider connected with W-2 and 1099 data flowing - [ ] Revenue sources synced (Stripe, invoicing platforms) - [ ] Expense tool integrations verified (Brex, Ramp, Expensify) - [ ] Bookkeeping categorization queue drained before close ## Error Handling & Resilience - [ ] Circuit breaker configured for Fondo API outages - [ ] Retry with backoff for 429/5xx responses - [ ] Bank sync failure detection within 24 hours - [ ] Intercompany transaction reconciliation validated - [ ] R&D qualifying activity documentation verified programmatically - [ ] Filing...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category