Model Audit

Audit a spreadsheet or financial model for correctness defects - hardcoded constants inside formula rows, inconsistent formulas across a row, broken references, circular dependencies, sign-convention violations, unprotected inputs, and error values. Runs deterministic mechanical checks first via openpyxl, then reasoned review of what the machine cannot see. Use before trusting, inheriting, shipping, or building on any workbook. Trigger on "audit this model", "check this spreadsheet", "review the model", "is this model right", "inherited a workbook", "formula errors", "model integrity", "xlsx review".

Lukehle 3ff7661 3 files · 24.6 KB Updated

File contents

Lukehle/closeloop/tree/main/skills/model-audit commit 3ff7661033

Frequently asked questions

npx skillmds@latest add lukehle/model-audit