FP
Feature Prioritisation
🟢 Production-Ready🕐 updated 2026-07-14
🔷 SkillSpec L3
⚙ ships an executable helper
pm-planning
Apply prioritisation frameworks (RICE, MoSCoW, Kano, ICE, Opportunity Scoring) to rank features and backlog items. Use when asked to prioritise features, rank a backlog, decide what to build next, or evaluate tradeoffs between competing ideas. Produces a scored, ranked feature list with framework-specific tables, recommended build order, deprioritised items, and assumptions made.
📚 Based on RICE, ICE, MoSCoW & Kano prioritisation models
What to give it
▸List of features or initiatives to prioritise
▸Goal or metric — being prioritised against (OKR, launch, sprint)
▸Preferred framework — or recommend based on context below
▸Team data — reach estimates, effort estimates, velocity (for RICE)
✅ The bar it holds itself to
Every skill in this library self-verifies — these are this skill's own quality checks, straight from its definition.
✓Every item is scored against the same goal or metric (not different goals per item)
✓Deprioritised items are explicitly listed with reasons (not just absent from the ranked list)
✓Assumptions used in scoring are documented
✓Stakeholder politics or personal preferences are separated from framework score
✓Prioritisation is anchored to a specific scope (sprint / quarter / launch)
⚠️ What it refuses to do
Do not score items against different goals — every item in a prioritisation session must be scored against the same objective
Do not omit deprioritised items — explicitly listing what was cut and why is as important as the ranked list
Do not let stakeholder politics override framework scores without documenting the override and reason
Do not mix RICE, ICE, or MoSCoW scores across frameworks in a single session — pick one framework per prioritisation exercise
Do not treat the output as final without documenting the assumptions used in scoring — assumptions change, and the list must be revisitable
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
Related skills
🔌 Embed this skill
Drop this on your blog, docs, or site — it renders a "Run this skill" card:
<div data-pm-skill="feature-prioritisation"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>
💬 Discussion
Feature Prioritisation is one of 1078 open-source professional AI agent skills — all SkillSpec L3.
Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog