financial-records-reconciliation

financial-records-reconciliation is a skill for Claude Code, Codex from alex-alecu/garden-desk. It costs 0 tokens per session (320 once invoked), scanned A, original, Apache-2.0.

A structured method for reconciling supplied financial records, such as transactions, balances, statements, or account entries. Reconciliation means checking whether records agree and whether totals and balances calculate correctly.

In plain words
What is it for?
It helps match records by identifiers, recalculate supplied arithmetic, and list matched, missing, unmatched, conflicting, or possibly duplicated items for finance review.
Why use it?
Different records may have missing entries, amount differences, duplicate-looking entries, or currency and account mismatches.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps match records by identifiers, recalculate supplied arithmetic, and list matched, missing, unmatched, conflicting, or possibly duplicated items for finance review.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alex-alecu/garden-desk/financial-records-reconciliation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alex-alecu/garden-desk --skill financial-records-reconciliation
Clone the repo
git clone --depth 1 https://github.com/alex-alecu/garden-desk

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for financial-records-reconciliation

README.md
[![agentmods](https://agentmods.dev/badge/skills/alex-alecu/garden-desk/financial-records-reconciliation/github.svg)](https://agentmods.dev/skills/alex-alecu/garden-desk/financial-records-reconciliation)
Your own site
<a href="https://agentmods.dev/skills/alex-alecu/garden-desk/financial-records-reconciliation"><img src="https://agentmods.dev/badge/skills/alex-alecu/garden-desk/financial-records-reconciliation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for financial-records-reconciliation

Your own site · 80×15
<a href="https://agentmods.dev/skills/alex-alecu/garden-desk/financial-records-reconciliation"><img src="https://agentmods.dev/badge/skills/alex-alecu/garden-desk/financial-records-reconciliation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 320 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00320
Opus 5 $0.00000 $0.00160
Sonnet 5 $0.00000 $0.00064
Haiku 4.5 $0.00000 $0.00032

Measured 3d ago against content hash 7aef99bc2329, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

financial-records-reconciliation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

prompts/skills/financial-records-reconciliation/SKILL.md · 17 lines

What it actually says

Use only supplied records and matching criteria. State entity, account, period, currency, unit, source type, and available record identifier.

Extract exact identifiers, dates, counterparties, currencies, units, quantities, rates, tax, amounts, balances, and line items. Retain signs and precision. Match explicit identifiers first; name secondary fields used.

Recalculate source arithmetic and balances. Report matched and missing records, unmatched entries, amount, currency, period, and tax differences, and entity or account conflicts. Do not treat a header as a record or combine currencies or exchange rates without an explicit source.

For revenue totals, keep receipts with an unresolved category separate from confirmed revenue. Keep currencies without a supplied exchange rate separate from converted totals. For a fixed reporting rate, calculate one total and use that rate to calculate its equivalent in the second currency. Retain full precision until display.

For each included receipt, keep the source path, sheet, row, date, counterparty, currency, and amount in the deliverable.

Label a suspected duplicate Possible duplicate; identical fields or identifiers do not prove one transaction. Include record identifier in every exception row. Output one exception table: category; record identifier; each source and value; difference; required check. Require qualified finance or accounting review. This skill does not claim an audit or give a tax, fraud, compliance, or posting conclusion.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed · +4 lines 7aef99bc2329
  2. 12d ago First seen · 13 lines · 0 tokens per session scan A 3487ddfedf39

Subscribe to this mod's changes

financial-records-reconciliation is a skill published in the GitHub repository alex-alecu/garden-desk (6 stars, last pushed yesterday), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 320 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.