Agent skill

fondo-common-errors

Diagnose and fix common Fondo issues including integration sync failures, categorization errors, and R&D credit qualification problems. '

intentsolutions.io2,596★ · 1 repos on radarProfile →
claude-coderead-onlyMIT
Install
npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill fondo-common-errors --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 1.6.0
Declared author: Jeremy Longshore <jeremy@intentsolutions.io>
Allowed tools: ReadGrep
Requires: Designed for Claude Code
Path: skills/.curated/fondo-common-errors/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,630
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Fondo Common Errors ## Overview Quick reference for common Fondo platform issues and their resolutions. ## Integration Sync Issues | Issue | Cause | Solution | |-------|-------|----------| | Bank transactions not appearing | Plaid connection expired | Dashboard > Integrations > Re-connect bank | | Gusto data stale | OAuth token expired (90-day limit) | Re-authorize in Integrations | | Stripe revenue missing | Webhook not configured | Connect Stripe in Dashboard > Integrations | | Duplicate transactions | Multiple connections to same bank | Remove duplicate in Integrations | | Payroll amounts wrong | Mid-period payroll change | Notify Fondo CPA via Dashboard > Messages | ## Categorization Errors | Error | Fix | |-------|-----| | Software expense marked as Office | Recategorize in Transactions, Fondo learns | | Contractor marked as Vendor | Ensure 1099 classification matches in payroll | | Inter-company transfer as Revenue | Mark as Transfer in Transactions | | R&D expense not flagged | Tag employee/activity as R&D in Dashboard | ## R&D Credit Issues | Issue | Cause | Solution | |-------|-------|----------| | Credit is $0 | No qualifying W-2 employees | Hire W-2 (not 1099) for R&D

What's inside
Steps it walks through
  1. Overview
  2. Integration Sync Issues
  3. Categorization Errors
  4. R&D Credit Issues
  5. Escalation
  6. Resources
  7. Next Steps
More from claude-code-plugins-plus-skills
All skills →
About this skill
What does the fondo-common-errors skill do?

Diagnose and fix common Fondo issues including integration sync failures, categorization errors, and R&D credit qualification problems. '

How do I install it?

Run `npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill fondo-common-errors --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From jeremylongshore/claude-code-plugins-plus-skills, a repository with 2,630 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going