cfo-sensitivity

Rank financial levers by cash flow impact under ±10% perturbations.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/MindOpsTeam/agente-cfo --skill cfo-sensitivity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cfo-sensitivity
Source: https://github.com/MindOpsTeam/agente-cfo/tree/main/skills/cfo-sensitivity
Command: npx skills add https://github.com/MindOpsTeam/agente-cfo --skill cfo-sensitivity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Análise de sensibilidade: qual variável financeira tem mais impacto no resultado? Simula ±10% em cada variável e ranqueia por alavanca. Marcos usa para responder "onde devo focar minha energia pra mover o caixa?"

Core Features & Use Cases

  • Sensitivity analysis across key financial drivers to identify the most impactful levers on cash flow.
  • Automatic ranking of levers under ±10% perturbations for quick decision support.
  • Use Case: CFO planning sessions to prioritize actions that improve cash flow and runway.

Quick Start

Execute the sensitivity analysis to identify the variable that moves cash flow the most over the next 90 days.

Frequently Asked Questions about cfo-sensitivity

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

FAQPage Schema
What is sensitivity analysis in financial forecasting?

Sensitivity analysis identifies the financial variable that most impacts cash flow by simulating ±10% changes in inputs like revenue, burn, and delinquency. It ranks these levers to show CFOs exactly where to focus their energy to move cash effectively.

How do I identify which financial lever most impacts my cash flow?

You identify the most impactful cash flow lever by running a sensitivity analysis that perturbs financial inputs by ±10%. The deterministic script reads your financial snapshot, applies the changes to variables like revenue and burn, and generates an actionable ranking.

Can I use sensitivity analysis for 90-day cash flow scenario planning?

Sensitivity analysis is used for 90-day cash flow scenario planning by evaluating financial drivers under ±10% perturbations. It helps CFOs prioritize immediate actions that improve cash flow and runway over the next 90 days.

What financial variables do I need for a cash flow sensitivity analysis?

Cash flow sensitivity analysis requires a financial snapshot containing variables like revenue, burn rate, and delinquency. The analysis perturbs these specific inputs by ±10% to determine which one acts as the strongest lever on your cash position.

Does this sensitivity analysis tool require external data integrations?

No external data integrations are required because the sensitivity analysis runs as a standalone deterministic Python script with zero dependencies. It reads your provided financial snapshot directly to perturb inputs and generate the ranked cash flow impact results.

Best way to rank financial levers for CFO scenario planning?

The best way to rank financial levers for CFO scenario planning is applying deterministic ±10% perturbations to each variable. This sensitivity analysis approach provides a clear, quantitative ranking of how much each lever moves cash flow, directly supporting decision-making.