What problem does it solve?
It prevents silent mistakes in exported accounting reports by auditing Excel/CSV outputs for incorrect money conversions, inconsistent columns, and ambiguous report naming so you can trust the numbers you ship.
Core Features & Use Cases
- Currency & amount conversion checks: Verifies how monetary fields and exchange rates are parsed, converted, and written into Excel formatting.
- Column and multi-sheet consistency review: Confirms header/column definitions match DataFrame outputs, including worksheet names and the presence/handling of a rejected-items sheet.
- Report naming and path construction auditing: Checks filename patterns (month/period tokens), collision behavior when files already exist, and where the exports land.
Quick Start
Use this skill when you mention exporting monthly cuts to Excel or CSV and ask it to audit the actual export implementation for the specified files and output artifacts.