statement-reconciler

Installation
SKILL.md

Statement Reconciler

Table of Contents

Overview

A statement that doesn't reconcile is a statement that hasn't been parsed correctly. This skill enforces the only check that catches every failure mode of the parser at once: opening + Σ(transactions) = closing. When it fails, it diagnoses why — missing transaction, sign flip, double-counted row, rounding from a foreign-currency conversion — so the bookkeeper can fix or escalate before committing dirty data.

Input contract

The caller provides the parser output:

Related skills

More from lyndonkl/claude

Installs
5
Repository
lyndonkl/claude
GitHub Stars
97
First Seen
Apr 27, 2026