phuryn/pm-skills✦ 精选0°

prioritization-frameworks

仓库创建 2026年3月2日最近提交 23 天前SkillHot 收录 20 天前
▸ 精选理由

对比方法并给出何时使用的建议,便于量化与选型决策。

这个 Skill 做什么

汇总九种优先级框架、公式、适用场景与模板参考。

汇总九种优先级框架(比如 RICE、ICE、Kano、MoSCoW 等),说明每种公式怎么算、适合什么场景并给出模板参考。适合在选优先级方法、比较不同框架或需要把需求系统化排序时使用。特点是把理论和操作步骤结合,帮你快速选对工具并直接套用模板。

▸ 展开 SKILL.md 英文原文

Reference guide to 9 prioritization frameworks with formulas, when-to-use guidance, and templates — RICE, ICE, Kano, MoSCoW, Opportunity Score, and more. Use when selecting a prioritization method, comparing frameworks like RICE vs ICE, or learning how different prioritization approaches work.

Skill 开发管理优先级RICE/ICE决策模板通用
2.5w
Stars
2.5k
Forks
40
仓库内 Skill
+1.8k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/prioritization-frameworks/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/prioritization-frameworks/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
## Prioritization Frameworks Reference

A reference guide to help you select and apply the right prioritization framework for your context.

### Core Principle

Never allow customers to design solutions. Prioritize **problems (opportunities)**, not features.

### Opportunity Score (Dan Olsen, *The Lean Product Playbook*)

The recommended framework for prioritizing customer problems.

Survey customers on **Importance** and **Satisfaction** for each need (normalize to 0–1 scale).

Three related formulas:
- **Current value** = Importance × Satisfaction
- **Opportunity Score** = Importance × (1 − Satisfaction)
- **Customer value created** = Importance × (S2 − S1), where S1 = satisfaction before,
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有