Prioritizes product features using RICE scoring, defines MVP scopes, creates roadmaps, and decides what to build next for early-stage SaaS.
How this skill is triggered — by the user, by Claude, or both
Slash command
/solo-founder-superpowers:prioritizeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The hardest product decision is what NOT to build. This skill helps you evaluate ideas, score features, and decide what to work on next — so you build the thing that matters most.
The hardest product decision is what NOT to build. This skill helps you evaluate ideas, score features, and decide what to work on next — so you build the thing that matters most.
Prioritization Process:
- [ ] List all feature candidates
- [ ] Score each with RICE
- [ ] Cut anything scoring below threshold
- [ ] Define MVP scope for the winner
- [ ] Write the spec (see plan skill)
- [ ] Build it
Gather every idea, request, and "we should build..." into one place.
Tell AI:
Help me organize feature candidates for prioritization:
- Product: [what it does]
- Current stage: [pre-launch / 0-$1K MRR / $1K-$10K MRR]
- Current pain points: [what users are asking for or struggling with]
Here are my feature ideas:
1. [Feature idea]
2. [Feature idea]
3. [Feature idea]
4. [Feature idea]
For each, identify: what user problem it solves, who it helps, and whether it drives
acquisition, activation, retention, or revenue.
| Factor | Question | Scale |
|---|---|---|
| R — Reach | How many users will this affect in the next quarter? | Number of users |
| I — Impact | How much will it move the key metric? | 3=massive, 2=high, 1=medium, 0.5=low |
| C — Confidence | How sure are you about reach and impact? | 100%, 80%, 50% |
| E — Effort | Person-weeks of engineering time? | Weeks |
Score = (Reach x Impact x Confidence) / Effort
Rank by score, but use judgment — scores are conversation starters, not final answers.
Tell AI:
Score these features using RICE prioritization:
[Paste your feature list]
For our context:
- Total active users: [number]
- Key metric we're trying to improve: [activation rate / retention / revenue / etc.]
- My capacity: [solo founder / one developer / small team]
Create a table: Feature | Reach | Impact | Confidence | Effort | RICE Score | Rank
Then recommend which to build first and why — don't just go by the numbers.
For the winning feature, cut scope ruthlessly.
The MVP should be:
Tell AI:
Help me cut scope for this feature:
- Feature: [what you want to build]
- Full vision: [everything you'd ideally include]
- Time budget: [how long you want to spend — 1 week, 2 weeks, etc.]
What's the absolute minimum version that:
1. Solves the core problem
2. Ships within my time budget
3. Lets me learn whether users actually want this
List what's IN v1 and what's explicitly OUT (saved for v2).
Cut a feature when:
Tell AI:
A user/customer is requesting [feature]. Help me decide:
- What problem are they actually trying to solve?
- How many other users likely have this problem?
- Is there a workaround that's good enough?
- If we build it, what's the maintenance cost?
- Does this align with our core product direction?
Give me a recommendation: build it, defer it, or decline it — with reasoning
I can share with the requester.
Once you've decided what to build, spec it before handing it to an AI tool:
## [Feature Name]
### Problem
What user problem does this solve? What's the evidence?
### Users
Who specifically needs this? How many?
### Proposed Solution
Describe the experience, not the implementation.
### Success Metrics
How will we know this worked? What moves?
### Scope (v1)
What's in. Be specific.
### Non-Goals (v1)
What's explicitly out. This is the most important section.
### Open Questions
What do we need to answer before building?
### Effort Estimate
T-shirt size: S / M / L / XL
See plan skill for full spec templates and examples.
Don't try to have more features. Instead:
| Mistake | Fix |
|---|---|
| Building what's loudest, not what's most impactful | Score with RICE. Loud ≠ important. |
| "MVP" that takes 3 months | If it takes more than 2-4 weeks, cut more scope |
| No success metrics defined | Define "how we'll know this worked" before building |
| Building for one customer's request | Look for patterns across 3+ users/requests |
| Adding features to match competitors | Compete on depth in your wedge, not breadth |
| No out-of-scope list | Explicitly define what's NOT in v1 to prevent creep |
npx claudepluginhub whawkinsiv/solo-founder-superpowers --plugin solo-founder-superpowersPrioritizes feature backlogs by scoring impact, effort, risk, and strategic alignment using ICE/RICE and Opportunity Score to recommend top 5. Use for scope decisions and ranking product ideas.
Applies RICE, MoSCoW, Kano, ICE, and Opportunity Scoring frameworks to rank features and backlog items by priority.
Scopes a minimum viable product by defining the core hypothesis, triaging features by effort/impact, and producing a 2-week sprint plan with success criteria.