Calculate ROI for AI initiatives with sensitivity analysis.
/roi-calculator <client-name> <--initiative name>
/roi-calculator acme-corp
What you’ll see: a financial-inputs questionnaire, then full cost and benefit models, a 12-month cash flow projection, payback/NPV/IRR metrics, and a 3x3 sensitivity matrix — saved to the client’s assessment directory with a summary of the key results.
/roi-calculator acme-corp # model the top 3 initiatives by weighted score
/roi-calculator acme-corp --initiative "Intelligent Document Processing"
# model a single named initiative
| Flag | Values | Default | What it does |
|---|---|---|---|
--initiative |
initiative name | top 3 by weighted score | Focus the model on one initiative from the opportunity matrix |
All projections are labeled as estimates, use conservative defaults, and show every calculation transparently. If IRR is negative or payback exceeds 24 months in the expected case, the initiative is flagged as high-risk.
Written to consulting-toolkit/clients/<client-name>/:
assessment/roi-model.md — inputs, cost model, benefit model, 12-month cash flow, payback/NPV/IRR/ROI with all formulas shownassessment/sensitivity-analysis.md — scenario definitions, 3x3 matrix, breakeven analysis, assumptions table, and conservative/balanced/aggressive recommendations/pitch-generator <client-name> --format proposal to fold the numbers into a proposal| Problem | Fix |
|---|---|
Required data not found for <client-name> |
Run /client-discovery and /opportunity-map first — the model needs the profile, intake, opportunity matrix, and roadmap |
| Client can’t provide a financial input | Skip it — the skill substitutes documented industry defaults and clearly marks the assumption |
| Initiative flagged as high-risk | Expected when IRR is negative or payback exceeds 24 months — revisit scope or approach before proposing |
| Numbers look too precise | Key metrics should be presented as ranges, not points — ask for the range presentation if a point estimate slipped through |