9 lines
505 B
Markdown
9 lines
505 B
Markdown
---
|
|
description: Debug and audit a financial model for errors
|
|
argument-hint: "[path to .xlsx model file]"
|
|
---
|
|
|
|
Load the `audit-xls` skill with scope **model** and audit the specified financial model for broken formulas, balance sheet imbalances, hardcoded overrides, circular references, and logic errors — including the full model-integrity checks (BS balance, cash tie-out, roll-forwards, model-type-specific bugs).
|
|
|
|
If a file path is provided, use it. Otherwise ask the user for the model to review.
|