Beancount Reconcile

Reconcile one beancount account against a bank or broker statement. Use this skill whenever the user wants to check that their ledger matches a statement — "reconcile my checking account", "does my ledger match my May Chase statement", "find the missing transactions for last month", "why is my balance off", or when they paste/point to a statement (CSV export or PDF text) and ask to compare it to the ledger. The skill reports a diff (missing, duplicate, amount-mismatch, date-drift) and, only after explicit confirmation, appends the missing transactions plus a period-end balance assertion, then verifies with bea check (bean-check only when bea is absent). SKIP when the user wants to bulk-import a statement as the primary source of new transactions (that is an import workflow, not reconciliation), record a single specific trade or transaction, ask analytics/reporting questions ("top expenses"), or edit existing entries. The core trigger is "check my ledger against this statement and fix what's missing".

bex-co 6ba556b 20 files · 45.3 KB Updated

File contents

bex-co/beancount-io/tree/main/skills/.claude/skills/beancount-reconcile commit 6ba556ba40

Frequently asked questions

npx skillmds@latest add bex-co/beancount-reconcile