Agent skill

prioritize-features

Prioritize a backlog of feature ideas based on impact, effort, risk, and strategic alignment with top 5 recommendations. Use when prioritizing a feature backlog, making scope decisions, or ranking product ideas.

Pawel Huryn27,478★ · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add phuryn/pm-skills --skill prioritize-features --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Path: pm-product-discovery/skills/prioritize-features/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 24,843
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

## Prioritize Feature Backlog Evaluate and rank a backlog of feature ideas to identify the top 5 to pursue. ### Context You are helping prioritize features for **$ARGUMENTS**. If the user provides files (spreadsheets, backlogs, opportunity assessments), read and analyze them directly. ### Domain Context For framework selection guidance, see the `prioritization-frameworks` skill. Key recommendations: **Opportunity Score** (Dan Olsen, *The Lean Product Playbook*) is recommended for evaluating customer problems: Opportunity Score = Importance × (1 − Satisfaction), normalized to 0–1. High Importance + low Satisfaction = best opportunities. Prioritize **problems (opportunities)**, not solutions. **ICE** is recommended for quick scoring of initiatives: Impact (Opportunity Score × # Customers) × Confidence × Ease. **RICE** adds Reach as a separate factor for larger teams. ### Instructions The user will describe their product objective, desired outcomes, and provide feature ideas. Work through these steps: 1. **Understand priorities**: Confirm the product objective and success metrics. 2. **Evaluate each feature** against: - **Impact**: How much does it move the needle on desired outcomes?

What's inside
Steps it walks through
  1. Prioritize Feature Backlog
  2. Context
  3. Domain Context
  4. Instructions
  5. Further Reading
More from pm-skills
All skills →
About this skill
What does the prioritize-features skill do?

Prioritize a backlog of feature ideas based on impact, effort, risk, and strategic alignment with top 5 recommendations. Use when prioritizing a feature backlog, making scope decisions, or ranking product ideas.

How do I install it?

Run `npx skills add phuryn/pm-skills --skill prioritize-features --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From phuryn/pm-skills, a repository with 24,843 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going