Install
$ agentstack add skill-ramanbamba-10x-pm-prioritize ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →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):
- What's the constraint? Eng-weeks available, one quarter, one team? Prioritization without a budget is a wishlist.
- What's the goal this period? Revenue, retention, strategic positioning? The same backlog ranks differently under different goals.
- 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
- Build the scoring table. For every score, record the reason in a justification column — a bare number is unauditable.
- 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.
- Rank, then apply the constraint: draw the cut line at the stated capacity.
- 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.
- 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.
- Author: ramanbamba
- Source: ramanbamba/10x-pm
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.