Skip to content

Define Prioritization Framework: Storevine MVP Scope Reduction

Scenario

Storevine is a B2B inventory-forecasting platform heading to its first launch. The team has 12 candidate MVP features and must cut to 8 to hit the deadline. There is no per-feature reach or effort data yet, so RICE cannot run; the skill offers an estimation scaffold and the user declines (not worth it pre-launch). ICE and MoSCoW run. The lesson: MoSCoW rescues API integration, a hard data dependency that ICE alone would rank too low to keep. ICE scores are illustrative [fictional].

Source Notes:

  • Sean Ellis (GrowthHackers) - the ICE framework, used here as the coarse-input prioritization method appropriate when RICE-grade estimates are unavailable.
  • Dai Clegg, DSDM (MoSCoW) - the Must/Should/Could/Won’t buckets, which encode hard launch dependencies that a pure score can miss.

Prompt

/prioritization-framework
we need to cut our storevine MVP from 12 features to 8 to hit the launch
date. it's a B2B inventory forecasting platform. i don't have reach numbers
or solid effort estimates per feature yet - it's pre-launch.
features: 1. demand forecast core 2. reorder recommendations
3. multi-warehouse 4. CSV data import 5. API integration (Shopify etc)
6. dashboard/reporting 7. low-stock alerts 8. user roles/permissions
9. forecast accuracy tracking 10. seasonal adjustment
11. supplier lead-time modeling 12. mobile view
what should we cut?

Output

Prioritization: Storevine MVP Scope Reduction (12 to 8)

Applicability Filter Summary

You have no per-feature reach or effort estimates, so RICE cannot produce defensible scores. I offered an estimation scaffold to generate them; you declined as not worth it pre-launch. ICE runs (coarse estimates are acceptable) and MoSCoW runs (this is a scope-bounding cut). Weighted Scoring and Kano are excluded (no multi-stakeholder criteria; no customer research).

RICE estimation scaffold (offered, declined): had you wanted RICE, I would have returned a worksheet asking, per feature, for Reach (target accounts in year 1), Impact (0.25-3), Confidence (%), and Effort (eng-weeks). You can re-invoke with those filled in if you want a RICE cross-check before committing engineering.

Inputs Summary

Twelve MVP candidates, no quantitative reach/effort data. ICE scored on coarse 1-10 judgment (illustrative [fictional]).

Per-Framework Scoring

ICE

ItemImpact (1-10)Conf (1-10)Ease (1-10)ICENotes
CSV data import798504Easy, unblocks everything
Demand forecast core1095450The product
Reorder recommendations986432Core action layer
Dashboard / reporting786336Table stakes
Low-stock alerts687336Cheap value
Forecast accuracy tracking776294Builds trust
User roles / permissions586240B2B requirement
API integration (Shopify etc)874224Valuable but harder
Supplier lead-time modeling764168Advanced
Multi-warehouse673126Heavy, niche at launch
Seasonal adjustment853120High value, low confidence + hard
Mobile view474112Low priority for a B2B tool

MoSCoW (MVP launch)

ItemBucketRationaleRisk if dropped
Demand forecast coreMustNo product without itNo MVP
Reorder recommendationsMustThe core user actionForecast with no action to take
CSV data importMustOne way to get data inEmpty product
API integrationMustThe other way to get data in; many customers cannot CSVLocks out integration-first customers
Dashboard / reportingMustUsers must see resultsForecasts with nowhere to view them
Low-stock alertsShouldHigh-value, cheapLess proactive value
Forecast accuracy trackingShouldBuilds trust earlyHarder to prove value
User roles / permissionsShouldB2B buyers expect itSecurity objections in sales
Seasonal adjustmentCouldImproves accuracy laterSlightly worse forecasts
Supplier lead-time modelingCouldAdvanced, post-MVPManual lead-time entry
Multi-warehouseWon’t (this time)Heavy build, niche at launchSingle-warehouse customers only
Mobile viewWon’t (this time)Low priority for a desktop B2B workflowDesktop-only

Per-Framework Ranking Output

Each scoring table above is sorted high to low, so the per-framework ranking is the row order shown (top item first, lowest last). The side-by-side rank positions, and the items where the frameworks disagree, are consolidated in the Cross-Framework Comparison below.

Cross-Framework Comparison

ItemICE rankMoSCoWAgreement
CSV data import1MustStrong
Demand forecast core2MustStrong
Reorder recommendations3MustStrong
Dashboard / reporting4MustStrong
Low-stock alerts5ShouldStrong
Forecast accuracy tracking6ShouldStrong
User roles / permissions7ShouldStrong
API integration8MustDivergent
Supplier lead-time modeling9CouldAgree (defer)
Multi-warehouse10Won’tAgree (cut)
Seasonal adjustment11CouldAgree (defer)
Mobile view12Won’tAgree (cut)

Divergent - API integration (ICE 8th, MoSCoW Must): ICE ranks it 8th because Ease is only 4. But MoSCoW marks it a Must because a meaningful share of customers cannot use CSV import and would be locked out at launch. This is the rescue case: if you cut by ICE rank alone (keep top 8), API integration survives at exactly 8th - but only barely, and a slightly different Ease score would have cut a load-bearing dependency. MoSCoW makes the dependency explicit so the cut is safe.

Executive Summary with Recommendation

Ship the 5 Musts (Core forecast, Reorder recs, CSV import, API integration, Dashboard) plus the 3 Shoulds (Alerts, Accuracy tracking, Roles) - that is the 8. Cut Multi-warehouse and Mobile view (both frameworks agree) and defer Seasonal adjustment and Supplier lead-time to a fast-follow. The critical call is keeping API integration despite its mid ICE score: it is a hard data-ingestion dependency for integration-first customers, which MoSCoW surfaces and ICE does not. Before committing engineering, consider filling in the RICE scaffold for the four borderline items to sanity-check effort.

Sensitivity / What Changes the Ranking

  • If most launch customers can use CSV, API integration could slip to a fast-follow, freeing capacity for Seasonal adjustment.
  • If Seasonal adjustment confidence rose (it is only 5), it would challenge Roles for the last Should slot.
  • The cut list (Multi-warehouse, Mobile) is robust under any reasonable ICE re-scoring.

Recommendations (Sequencing)

  • Ship in MVP (8): Core forecast, Reorder recs, CSV import, API integration, Dashboard, Alerts, Accuracy tracking, Roles
  • Fast-follow: Seasonal adjustment, Supplier lead-time modeling
  • Cut: Multi-warehouse, Mobile view
  • Data that would change this: Whether launch customers integrate via API or CSV; a RICE pass on the four borderline items

Limitations and Biases

  • ICE alone would have nearly cut API integration; pairing it with MoSCoW prevented a dependency miss. Do not run ICE solo for cut decisions.
  • No effort estimates means the 8-feature set may still exceed capacity; validate with engineering before locking scope.
  • Scores are coarse judgment, not data; a quick customer check on CSV-vs-API would de-risk the biggest call.