AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Sensitivity Charts

skill-linuszz-business-strategy-planning-skills-sensitivity-charts · by linuszz

Visualize how changes in variables affect outcomes. Use for risk analysis and decision support.

No reviews yet
0 installs
7 views
0.0% view→install

Install

$ agentstack add skill-linuszz-business-strategy-planning-skills-sensitivity-charts

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-linuszz-business-strategy-planning-skills-sensitivity-charts)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Sensitivity Charts? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.