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

Prioritize

skill-ramanbamba-10x-pm-prioritize · by ramanbamba

Score and rank a backlog of features, projects, or bets using RICE, ICE, or opportunity-cost framing, and write the tradeoff memo that defends the ranking. Use when the user says "prioritize", "stack rank", "what should we build first", "RICE score", or shares a list of competing initiatives.

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

Install

$ agentstack add skill-ramanbamba-10x-pm-prioritize

✓ 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-ramanbamba-10x-pm-prioritize)

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 Prioritize? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Prioritization

Produce a ranking someone can disagree with productively — every score traceable to an assumption, every cut item told why.

Before scoring

Ask (one batch):

  1. What's the constraint? Eng-weeks available, one quarter, one team? Prioritization without a budget is a wishlist.
  2. What's the goal this period? Revenue, retention, strategic positioning? The same backlog ranks differently under different goals.
  3. What data exists? Reach and impact estimates need sources. If none, scores are structured guesses — proceed, but say so.

Pick the framework for the user unless they specify:

  • RICE (Reach × Impact × Confidence / Effort) — default for feature backlogs with usage data
  • ICE — when reach data doesn't exist yet (early product)
  • Opportunity scoring (importance vs. satisfaction) — when ranking problem areas, not solutions

Workflow

  1. Build the scoring table. For every score, record the reason in a justification column — a bare number is unauditable.
  2. Use consistent scales: Impact 0.25 / 0.5 / 1 / 2 / 3 (massive), Confidence 50% / 80% / 100%. Never assign 100% confidence to an estimate the user guessed.
  3. Rank, then apply the constraint: draw the cut line at the stated capacity.
  4. Sanity-pass the ranking against strategy. Pure score-sorting is a starting point, not an answer. If a low-scoring item is strategically required (platform debt, contractual commitment), keep it and say why explicitly — never smuggle it in by inflating scores.
  5. Write the tradeoff memo.

Output format

# Prioritization — [scope], [period]
**Framework:** RICE · **Constraint:** [X eng-weeks] · **Goal:** [the goal]

## Ranking
| Rank | Item | R | I | C | E | Score | Key assumption |
|---|---|---|---|---|---|---|---|

━━━ CUT LINE ([capacity]) ━━━

| Rank | Item | Score | Why it didn't make it |
|---|---|---|---|

## Strategic overrides
[Items placed above their score, with the explicit reason. "None" is a valid answer.]

## What we're saying no to
[The 2–3 most painful cuts, each with: what we lose, who will be upset, the revisit trigger.]

## Sensitivity
[Which ranking positions flip if a key assumption is wrong. E.g., "If item 3's reach
is half the estimate, it drops below the line."]

Quality bar — self-check

  • Every score has a justification. "Impact: 2" with no reason fails.
  • Confidence is honest. Guessed inputs cap confidence at 50%.
  • The cut line reflects the real constraint, not optimism.
  • At least one painful cut is named. A prioritization where nothing hurts didn't prioritize.
  • Sensitivity section exists. Rankings presented as certainty are lies with decimals.

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.