break-trace

Compare GL and subledger data to trace reconciliation breaks to source transactions.

26|2|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/ViviennaMAO/money_banking_financial_market --skill break-trace-viviennamao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: break-trace
Source: https://github.com/ViviennaMAO/money_banking_financial_market/tree/main/financial-services-main/plugins/vertical-plugins/fund-admin/skills/break-trace
Command: npx skills add https://github.com/ViviennaMAO/money_banking_financial_market --skill break-trace-viviennamao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users diagnose reconciliation breaks by tracing them back to their source transaction or posting, providing a clear root cause statement.

Core Features & Use Cases

  • Root Cause Analysis: Identify the root cause of a reconciliation break by comparing the GL and subledger sides.
  • Attribute Comparison: Diff attributes like posting date, FX rate/date, account mapping, quantity sign, and amount sign to determine the cause.
  • Root Cause Statement: Generate a concise root cause statement explaining the discrepancy.

Quick Start

Use the break-trace skill to diagnose a reconciliation break by providing the break row details.

Frequently Asked Questions about break-trace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the root cause of a reconciliation break between my GL and subledger?

Root cause analysis for a reconciliation break compares GL and subledger data to trace discrepancies back to their source transactions. It diffs attributes like posting date, FX rate, and account mapping to generate a concise root cause statement.

What attributes are compared when diagnosing transaction tracing discrepancies?

Transaction tracing diagnoses discrepancies by diffing attributes like posting date, FX rate/date, account mapping, quantity sign, and amount sign. Comparing these specific fields between GL and subledger data pinpoints the exact source of the break.

Do I need GL and subledger data access to diagnose reconciliation breaks?

Yes, you need GL and subledger data access to diagnose reconciliation breaks. Direct access to both datasets is required to perform the comparison, trace source transactions, and identify the underlying discrepancies accurately.

What is the best way to generate a root cause statement for a reconciliation break?

The best way to generate a root cause statement is by comparing the break row details from both GL and subledger sides. Tracing the break back to its source posting allows the system to produce a concise explanation of the discrepancy.

Why does my subledger reconciliation break fail to match the GL posting date?

Your reconciliation break fails to match the GL posting date due to attribute discrepancies during posting. The break-trace process compares posting dates, FX rates, and amount signs between ledgers to identify this exact mismatch as the root cause.