From finance
Reconciles GL balances to subledger, bank, or third-party balances, identifies and categorizes reconciling items, and generates a reconciliation workpaper.
How this command is triggered — by the user, by Claude, or both
Slash command
/finance:reconciliation <account> [period]The summary Claude sees in its command listing — used to decide when to auto-load this command
# Account Reconciliation > If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../CONNECTORS.md). **Important**: This command assists with reconciliation workflows but does not provide financial advice. All reconciliations should be reviewed by qualified financial professionals before sign-off. Reconcile GL account balances to subledger, bank, or third-party balances. Identify and categorize reconciling items and generate a reconciliation workpaper. ## Usage ### Arguments - `account` — The account or account category to reconcile. Examp...
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Important: This command assists with reconciliation workflows but does not provide financial advice. All reconciliations should be reviewed by qualified financial professionals before sign-off.
Reconcile GL account balances to subledger, bank, or third-party balances. Identify and categorize reconciling items and generate a reconciliation workpaper.
/recon <account> <period>
account — The account or account category to reconcile. Examples:
cash or bank — Bank reconciliation (GL cash to bank statement)accounts-receivable or ar — AR subledger reconciliationaccounts-payable or ap — AP subledger reconciliationfixed-assets or fa — Fixed asset subledger reconciliationintercompany or ic — Intercompany balance reconciliationprepaid — Prepaid expense schedule reconciliationaccrued-liabilities — Accrued liabilities detail reconciliation1010, 2100)period — The accounting period end date (e.g., 2024-12, 2024-12-31)If ~~erp or ~~data warehouse is connected:
If no data source is connected:
Connect ~~erp or ~~data warehouse to pull account balances automatically. To reconcile manually, provide:
- GL side: The general ledger balance for the account as of period end
- Other side: The subledger balance, bank statement balance, or third-party confirmation balance
- Prior period outstanding items (optional): Any reconciling items from the prior period reconciliation
Calculate the difference between the two sides:
GL Balance: $XX,XXX.XX
Subledger/Bank/Other Balance: $XX,XXX.XX
----------
Difference: $XX,XXX.XX
Analyze the difference and categorize reconciling items:
Timing Differences (items that will clear in subsequent periods):
Permanent Differences (items requiring adjustment):
Prior Period Items (carryforward from prior reconciliation):
ACCOUNT RECONCILIATION
Account: [Account code] — [Account name]
Period End: [Date]
Prepared by: [User]
Date Prepared: [Today]
RECONCILIATION SUMMARY
=======================
Balance per General Ledger: $XX,XXX.XX
Add: Reconciling items increasing GL
[Item description] $X,XXX.XX
[Item description] $X,XXX.XX
---------
Subtotal additions: $X,XXX.XX
Less: Reconciling items decreasing GL
[Item description] ($X,XXX.XX)
[Item description] ($X,XXX.XX)
---------
Subtotal deductions: ($X,XXX.XX)
Adjusted GL Balance: $XX,XXX.XX
Balance per [Subledger/Bank/Other]: $XX,XXX.XX
Add: Reconciling items
[Item description] $X,XXX.XX
Less: Reconciling items
[Item description] ($X,XXX.XX)
Adjusted [Other] Balance: $XX,XXX.XX
DIFFERENCE: $0.00
Present each reconciling item with:
| # | Description | Amount | Category | Age (Days) | Status | Action Required |
|---|---|---|---|---|---|---|
| 1 | [Detail] | $X,XXX | Timing | 5 | Expected to clear | Monitor |
| 2 | [Detail] | $X,XXX | Error | N/A | Requires correction | Post adjusting JE |
Flag items that require attention:
Provide:
npx claudepluginhub gitdigital-products/knowledge-work-plugins --plugin finance/reconciliation-reportDrafts a monthly bank reconciliation report from provided account details and reconciling items, producing a formatted table with adjusted balances and action items.
/banking-reconPerform bank reconciliation (nostro, suspense, IFRS 9 provision, GL-to-risk), apply matching hierarchy, classify breaks, and prescribe resolution actions.
/reconcile-billingCompares active Pax8 subscriptions against Xero or QuickBooks Online invoices to find unbilled subscriptions, quantity mismatches, and margin discrepancies for a client or all clients.
/month-end-reconRun the full billing-drift sweep for a billing period, formatted as a month-end reconciliation report
/get-balanceRetrieves outstanding customer balances from QuickBooks Online, with optional filtering for overdue accounts and specific customers. Displays balance summary, aging breakdown, and totals.
/reconciliation-summaryVerifies all MSP clients have been billed for a given period by cross-referencing Xero contacts and invoices, then produces a reconciliation summary.