Install
$ agentstack add skill-linuszz-business-strategy-planning-skills-sensitivity-charts ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Sensitivity Charts
Metadata
- Name: sensitivity-charts
- Description: Sensitivity analysis and tornado charts
- Triggers: sensitivity, tornado chart, what-if, variable impact
Instructions
Perform sensitivity analysis for $ARGUMENTS.
Framework
Tornado Chart
Base Case: $100M
│
┌─────────┼─────────┐
│ +$20M│ │-$10M Price
├─────────┼─────────┤
│ +$15M │ │-$8M Volume
├─────────┼─────────┤
│ +$8M │ │-$12M Cost
├─────────┼─────────┤
│ +$5M │ │-$3M Mix
└─────────┼─────────┘
│
▼
Variables to Test
| Variable | Range | Impact | |----------|-------|--------| | Price | ±10% | High | | Volume | ±20% | High | | Cost | ±15% | Medium | | Mix | ±5% | Low |
Output
## Sensitivity Analysis: [Decision/Project]
### Variable Impact Ranking
| Variable | Base | Low Case | High Case | Impact |
|----------|------|----------|-----------|--------|
| Price | $100 | $85 (-15%) | $115 (+15%) | $30M |
| Volume | 1M | 800K | 1.2M | $25M |
| Cost | $50 | $45 | $55 | $20M |
| Mix | 50/50 | 40/60 | 60/40 | $10M |
### Scenario Analysis
| Scenario | NPV | Probability | Expected Value |
|----------|-----|-------------|----------------|
| Base Case | $100M | 50% | $50M |
| Optimistic | $150M | 20% | $30M |
| Pessimistic | $60M | 30% | $18M |
| **Expected** | | | **$98M** |
### Key Findings
1. **Most sensitive**: Price (±$30M impact)
2. **Least sensitive**: Mix (±$10M impact)
3. **Breakeven**: [Analysis]
### Risk Mitigation
1. [Mitigation for most sensitive variable]
2. [Mitigation for second most sensitive]
Tips
- Focus on top 5-7 variables
- Use realistic ranges
- Show both upside and downside
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: linuszz
- Source: linuszz/business-strategy-planning-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.