Frame roi analysis
Skill alexe-ev/product-plugins/business-commercial/skills/frame-roi-analysis
Frame a return-on-investment analysis for a product initiative to support investment decisions. Use this skill when a team needs to quantify the expected return on a product investment relative to its cost.From its SKILL.md
npx -y skills add alexe-ev/product-plugins --skill frame-roi-analysisAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.6 KB, 500 tokens by cl100k_base, as published. Nobody here has run it
Frame ROI Analysis
Purpose
Help teams build a clear, honest ROI frame for a product investment that can support decision-making and stakeholder communication — without false precision.
Skill type
Conceptual skill with analytical components
Use this skill when
- A product investment needs to be justified with business impact
- Leadership is asking "what's the ROI?" for a feature, initiative, or platform investment
- Multiple investments need to be compared on expected return
- A business case needs a financial framing
Do not use this skill when
- The goal is full financial modeling with detailed P&L (use build-business-case)
- The goal is unit economics analysis (use analyze-unit-economics)
Required inputs
- Investment description (what is being built or bought)
- Estimated investment cost (time, money)
- Expected benefit (what business outcome will this produce)
Optional inputs
- Baseline data (current state without the investment)
- Timeline to value
- Risk factors that could reduce return
- Comparable investments for benchmarking
Upstream context
Works best when:
- Business goals are defined
- Some baseline metrics exist
Downstream handoff
Output can feed:
- build-business-case (ROI frame → business case)
- prioritize-strategic-bets (ROI comparison → bet prioritization)
- align-revenue-strategy (ROI framing → revenue alignment)
Instructions
- Define the investment: what is being spent? (time, money, opportunity cost)
- Define the expected return: what business outcomes will this produce?
- Quantify the return using available data or conservative estimates.
- Calculate simple ROI: (return - cost) / cost, or payback period.
- Build a range: conservative / base / optimistic.
- Identify key assumptions that drive the return.
- Flag the biggest uncertainties.
Output
Provide:
- Investment definition and cost
- Expected return and how it's quantified
- ROI calculation (range: conservative / base / optimistic)
- Key assumptions driving the return
- Payback period or break-even timeline
- Top uncertainties and how to reduce them
- Recommendation: invest / conditional / don't invest
Risks / caveats
- False precision in ROI calculations is worse than ranges with honest uncertainty
- Opportunity costs are real costs — include what you're not building
- Benefits must be traceable to measurable business outcomes, not activity metrics
What ships with it: 5 files
13.2 KB alongside SKILL.md
examples/
- REFERENCE.md5.3 KB