AgentStack
SKILL verified MIT Self-run

What If

skill-hardiktiwari-pm-operating-os-what-if · by hardiktiwari

Simulate the impact of a proposed decision using accumulated context. Use when asked 'what if', 'what would happen if', 'impact analysis', 'simulate this decision', or 'trade-off analysis'.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-hardiktiwari-pm-operating-os-what-if

✓ 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-hardiktiwari-pm-operating-os-what-if)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo 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 What If? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

What-If Simulation

Simulate the impact of a proposed product decision by reasoning over accumulated organizational context — strategy, past decisions, customer feedback, and execution history. This is the "world model" layer: if the system can answer "what if" grounded in real context, it's more than a search index.

When to Use

  • Evaluating a proposed prioritization change ("What if we deprioritize mobile?")
  • Assessing a strategic pivot ("What if we shift ICP from SMB to enterprise?")
  • Analyzing experiment patterns ("We've killed 3 pricing experiments — what does that mean?")
  • Trade-off decisions ("Should we invest in feature A or feature B?")
  • Risk assessment ("What's the blast radius of cutting this team's scope?")
  • When asked "what if", "what would happen", "simulate", "impact analysis", or "trade-off analysis"

Process

1. Clarify the Hypothetical

Ask if not clear from context:

  • Proposed action: What change is being considered? (1 sentence)
  • Scope: What does it affect? (product, team, segment, timeline)
  • Constraint: Is this reversible? What's the time horizon?

2. Load Context

Read the following to ground the simulation in actual organizational context:

  • knowledge/ (strategy, segments, metrics, competitive landscape) — the baseline "world model"
  • memory/decisions/ — past decision traces for precedent and pattern
  • memory/feedback/ — customer signals that would be affected
  • memory/weekly-plans/ — current execution state and momentum
  • memory/strategy-reviews/ — alignment patterns and recurring gaps

3. Run the Simulation

For the proposed action, analyze:

A. Strategic Impact

  • Which strategic pillars does this strengthen? Which does it weaken?
  • Does this move toward or away from stated goals?
  • Precedent: have similar decisions been made before? What happened?

B. Customer Impact

  • Which customer segments are affected? (reference knowledge/customer-segments.md)
  • Does customer feedback data support or contradict this direction?
  • What customer pain points get addressed vs. neglected?

C. Metric Impact

  • Which key metrics move? In which direction?
  • Are there second-order effects? (e.g., deprioritizing mobile affects engagement, which affects retention)
  • What guardrail metrics might regress?

D. Execution Impact

  • What current work gets affected? (reference recent plans)
  • What dependencies break or change?
  • What new work does this create?

E. Competitive Impact

  • Does this open or close gaps with competitors? (reference knowledge/competitive-landscape.md)
  • Does this create differentiation or reduce it?

F. Risk Assessment

  • What's the worst-case outcome?
  • How reversible is this decision?
  • What early signals would indicate this was the wrong call?

4. Surface the Trade-offs

Frame the analysis as explicit trade-offs:

  • You gain: [what improves]
  • You lose: [what degrades]
  • You risk: [what could go wrong]
  • You assume: [what must be true for this to work]

5. Recommend

Based on the accumulated context, provide:

  • A clear recommendation (proceed / modify / reconsider)
  • Conditions under which the recommendation changes
  • Suggested experiment or validation step if uncertainty is high

Output

## What-If Analysis: [Proposed Action]

**Date:** YYYY-MM-DD
**Proposed action:** [1 sentence]

### Strategic Impact
- [Pillars strengthened/weakened]
- [Goal alignment assessment]
- [Precedent from decision history]

### Customer Impact
- [Segments affected]
- [Feedback alignment]

### Metric Impact
| Metric | Expected Direction | Confidence | Rationale |
|--------|--------------------|------------|-----------|
| [metric] | ↑/↓/→ | High/Med/Low | [why] |

### Execution Impact
- [Current work affected]
- [Dependencies]

### Competitive Impact
- [Gap analysis]

### Trade-offs
| You Gain | You Lose | You Risk | You Assume |
|----------|----------|----------|------------|
| [gain] | [loss] | [risk] | [assumption] |

### Recommendation
**[Proceed / Modify / Reconsider]**
- [Rationale grounded in context]
- [Conditions that would change this recommendation]
- [Suggested validation step]

The strength of this analysis depends on the depth of accumulated context in memory/. With sparse memory, flag low confidence and recommend building more context before committing.

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.