finance-reconcile
Installation
SKILL.md
Finance Audit
Overview
Comprehensive financial audit tool that validates balance sheets and income statements. Performs four core audits: balance sheet equilibrium, income statement verification, account change tracking, and cross-statement relationship validation.
Quick Start
Basic Balance Sheet Audit
Verify balance sheet with account changes:
scripts/reconcile.py \
--balance-sheet balance_sheet.xlsx \
--account-changes account_changes.xlsx \
--output audit_report.xlsx