Loading...
Loading...
Compare original and translation side by side
| Category | Definition | Guidance |
|---|---|---|
| Must | Non-negotiable, required for success | Without these, delivery is a failure |
| Should | Important but not critical | Significant value, workarounds exist |
| Could | Desirable if resources permit | Nice to have, enhances experience |
| Won't | Explicitly excluded this time | Not now, maybe later |
| 类别 | 定义 | 指导原则 |
|---|---|---|
| Must(必须有) | 非协商项,是成功的必要条件 | 缺少这些内容,交付即失败 |
| Should(应该有) | 重要但非关键项 | 能带来显著价值,存在替代方案 |
| Could(可以有) | 资源允许时的理想项 | 锦上添花,提升体验 |
| Won't(暂不做) | 明确排除在本次范围外的项 | 现在不做,以后可能考虑 |
| Category | If Present | If Absent | Detection |
|---|---|---|---|
| Basic (Must-Be) | No increase in satisfaction | Major dissatisfaction | Customers assume these exist |
| Performance (Linear) | Proportional satisfaction | Proportional dissatisfaction | Customers explicitly request |
| Delighter (Excitement) | High satisfaction | No dissatisfaction | Customers don't expect |
| Indifferent | No impact | No impact | No reaction either way |
| Reverse | Dissatisfaction | Satisfaction | Segment prefers absence |
| 类别 | 具备时的影响 | 缺失时的影响 | 识别方式 |
|---|---|---|---|
| 基础型(必须具备) | 不会提升满意度 | 会导致严重不满 | 客户默认这些功能存在 |
| 绩效型(线性相关) | 满意度成比例提升 | 满意度成比例下降 | 客户会明确提出需求 |
| 兴奋型(惊喜功能) | 大幅提升满意度 | 不会导致不满 | 客户没有预期这些功能 |
| 无差异型 | 无影响 | 无影响 | 客户无任何反应 |
| 反向型 | 导致不满 | 提升满意度 | 特定群体更偏好没有该功能 |
| Criterion | Weight | Description |
|---|---|---|
| Customer Value | 40% | Impact on customer satisfaction |
| Strategic Fit | 25% | Alignment with goals |
| Effort | 20% | Development cost (inverse) |
| Risk | 15% | Uncertainty/failure potential (inverse) |
| 标准 | 权重 | 描述 |
|---|---|---|
| 客户价值 | 40% | 对客户满意度的影响 |
| 战略契合度 | 25% | 与目标的对齐程度 |
| 投入成本 | 20% | 开发成本(反向计分) |
| 风险 | 15% | 不确定性/失败可能性(反向计分) |
| Item | Customer Value (1-5) | Strategic Fit (1-5) | Effort (1-5) | Risk (1-5) | Weighted Score |
|---|---|---|---|---|---|
| A | 5 | 4 | 3 | 4 | 4.15 |
| B | 3 | 5 | 4 | 3 | 3.75 |
| 项目 | 客户价值(1-5) | 战略契合度(1-5) | 投入成本(1-5) | 风险(1-5) | 加权得分 |
|---|---|---|---|---|---|
| A | 5 | 4 | 3 | 4 | 4.15 |
| B | 3 | 5 | 4 | 3 | 3.75 |
Score = Σ (Weight × Score)
Item A = (0.40×5) + (0.25×4) + (0.20×3) + (0.15×4) = 4.20Score = Σ (Weight × Score)
Item A = (0.40×5) + (0.25×4) + (0.20×3) + (0.15×4) = 4.20quadrantChart
title Value vs Effort
x-axis Low Effort --> High Effort
y-axis Low Value --> High Value
quadrant-1 Big Bets (Plan carefully)
quadrant-2 Quick Wins (Do first)
quadrant-3 Fill-ins (Do if time permits)
quadrant-4 Money Pits (Avoid)| Quadrant | Value | Effort | Action |
|---|---|---|---|
| Quick Wins | High | Low | Do first |
| Big Bets | High | High | Plan carefully |
| Fill-ins | Low | Low | Do if time permits |
| Money Pits | Low | High | Avoid or deprioritize |
quadrantChart
title Value vs Effort
x-axis Low Effort --> High Effort
y-axis Low Value --> High Value
quadrant-1 Big Bets (Plan carefully)
quadrant-2 Quick Wins (Do first)
quadrant-3 Fill-ins (Do if time permits)
quadrant-4 Money Pits (Avoid)| 象限 | 价值 | 努力 | 行动建议 |
|---|---|---|---|
| 快速胜利 | 高 | 低 | 优先执行 |
| 重大赌注 | 高 | 高 | 仔细规划 |
| 补充工作 | 低 | 低 | 时间允许时执行 |
| 资金陷阱 | 低 | 高 | 避免或降低优先级 |
| Factor | Definition | Calculation |
|---|---|---|
| Reach | Users/customers affected | Number per time period |
| Impact | Effect on each user | 0.25 (minimal) to 3 (massive) |
| Confidence | Certainty of estimates | 0.5 (low) to 1 (high) |
| Effort | Person-months required | Number |
RICE Score = (Reach × Impact × Confidence) / Effort| 因素 | 定义 | 计算方式 |
|---|---|---|
| Reach(覆盖范围) | 受影响的用户/客户数量 | 单位时间内的数量 |
| Impact(影响程度) | 对每个用户的影响 | 0.25(极小)至3(极大) |
| Confidence(置信度) | 估算的确定性 | 0.5(低)至1(高) |
| Effort(投入) | 所需的人月数 | 具体数值 |
RICE Score = (Reach × Impact × Confidence) / EffortWSJF = Cost of Delay / Job Duration
Cost of Delay = User/Business Value + Time Criticality + Risk Reduction| Factor | Score (1-20) | Description |
|---|---|---|
| User/Business Value | 1-20 | Benefit to users or business |
| Time Criticality | 1-20 | Urgency, deadlines, decay |
| Risk Reduction | 1-20 | Risk/opportunity addressed |
| Job Duration | 1-20 | Relative size (inverted) |
WSJF = 延迟成本 / 作业时长
延迟成本 = 用户/业务价值 + 时间紧迫性 + 风险降低程度| 因素 | 分值(1-20) | 描述 |
|---|---|---|
| 用户/业务价值 | 1-20 | 为用户或业务带来的收益 |
| 时间紧迫性 | 1-20 | 紧急程度、截止日期、价值衰减 |
| 风险降低程度 | 1-20 | 解决的风险/抓住的机会 |
| 作业时长 | 1-20 | 相对规模(反向计分) |
undefinedundefined| ID | Description | Owner |
|---|---|---|
| 1 | [Item 1] | [Name] |
| 2 | [Item 2] | [Name] |
undefined| ID | 描述 | 负责人 |
|---|---|---|
| 1 | [项1] | [姓名] |
| 2 | [项2] | [姓名] |
undefined| Situation | Recommended Technique |
|---|---|
| Sprint/release planning | MoSCoW |
| Product feature decisions | Kano + RICE |
| Trade-off decisions | Weighted Scoring |
| Quick triage | Value vs Effort |
| Continuous flow | WSJF |
| Multiple criteria | Weighted Scoring |
| 场景 | 推荐技术 |
|---|---|
| 迭代/发布规划 | MoSCoW |
| 产品功能决策 | Kano + RICE |
| 权衡决策 | 加权评分 |
| 快速分类 | 价值-努力矩阵 |
| 持续流动 | WSJF |
| 多标准评估 | 加权评分 |
undefinedundefinedundefinedundefinedundefinedundefined| Rank | Item | Priority/Score | Owner | Target |
|---|---|---|---|---|
| 1 | [Item A] | Must / 4.5 | [Name] | Sprint 1 |
| 2 | [Item B] | Must / 4.2 | [Name] | Sprint 1 |
| 3 | [Item C] | Should / 3.8 | [Name] | Sprint 2 |
undefined| 排名 | 项 | 优先级/得分 | 负责人 | 目标周期 |
|---|---|---|---|---|
| 1 | [项A] | Must / 4.5 | [姓名] | 迭代1 |
| 2 | [项B] | Must / 4.2 | [姓名] | 迭代1 |
| 3 | [项C] | Should / 3.8 | [姓名] | 迭代2 |
undefinedundefinedundefined| Category | Count | % |
|---|---|---|
| Must/Quick Wins | X | Y% |
| Should/Big Bets | X | Y% |
| Could/Fill-ins | X | Y% |
| Won't/Money Pits | X | Y% |
| 类别 | 数量 | 占比 |
|---|---|---|
| Must/快速胜利 | X | Y% |
| Should/重大赌注 | X | Y% |
| Could/补充工作 | X | Y% |
| Won't/资金陷阱 | X | Y% |
undefinedundefinedprioritization:
version: "1.0"
date: "2025-01-15"
scope: "Q1 Feature Backlog"
technique: "weighted_scoring"
facilitator: "prioritization-analyst"
criteria:
- name: "Customer Value"
weight: 0.40
- name: "Strategic Fit"
weight: 0.25
- name: "Effort"
weight: 0.20
inverse: true
- name: "Risk"
weight: 0.15
inverse: true
items:
- id: "FEAT-001"
name: "User Dashboard"
scores:
customer_value: 5
strategic_fit: 4
effort: 3
risk: 4
weighted_score: 4.20
priority: 1
rationale: "Highest customer value, manageable effort"
- id: "FEAT-002"
name: "API Integration"
scores:
customer_value: 3
strategic_fit: 5
effort: 4
risk: 3
weighted_score: 3.75
priority: 2
rationale: "Strong strategic alignment"
moscow_summary:
must: ["FEAT-001"]
should: ["FEAT-002", "FEAT-003"]
could: ["FEAT-004"]
wont: ["FEAT-005"]prioritization:
version: "1.0"
date: "2025-01-15"
scope: "Q1 Feature Backlog"
technique: "weighted_scoring"
facilitator: "prioritization-analyst"
criteria:
- name: "Customer Value"
weight: 0.40
- name: "Strategic Fit"
weight: 0.25
- name: "Effort"
weight: 0.20
inverse: true
- name: "Risk"
weight: 0.15
inverse: true
items:
- id: "FEAT-001"
name: "User Dashboard"
scores:
customer_value: 5
strategic_fit: 4
effort: 3
risk: 4
weighted_score: 4.20
priority: 1
rationale: "Highest customer value, manageable effort"
- id: "FEAT-002"
name: "API Integration"
scores:
customer_value: 3
strategic_fit: 5
effort: 4
risk: 3
weighted_score: 3.75
priority: 2
rationale: "Strong strategic alignment"
moscow_summary:
must: ["FEAT-001"]
should: ["FEAT-002", "FEAT-003"]
could: ["FEAT-004"]
wont: ["FEAT-005"]quadrantChart
title Prioritization Matrix
x-axis Low Effort --> High Effort
y-axis Low Value --> High Value
quadrant-1 Big Bets
quadrant-2 Quick Wins
quadrant-3 Fill-ins
quadrant-4 Money Pits
"Feature A": [0.2, 0.9]
"Feature B": [0.3, 0.7]
"Feature C": [0.7, 0.8]
"Feature D": [0.8, 0.3]
"Feature E": [0.2, 0.2]pie title MoSCoW Distribution
"Must" : 3
"Should" : 4
"Could" : 5
"Won't" : 2quadrantChart
title Prioritization Matrix
x-axis Low Effort --> High Effort
y-axis Low Value --> High Value
quadrant-1 Big Bets
quadrant-2 Quick Wins
quadrant-3 Fill-ins
quadrant-4 Money Pits
"Feature A": [0.2, 0.9]
"Feature B": [0.3, 0.7]
"Feature C": [0.7, 0.8]
"Feature D": [0.8, 0.3]
"Feature E": [0.2, 0.2]pie title MoSCoW Distribution
"Must" : 3
"Should" : 4
"Could" : 5
"Won't" : 2| Technique | Best For | Team Size | Time Required |
|---|---|---|---|
| MoSCoW | Sprint/release planning | Any | 30-60 min |
| Kano | Product features | Product team | 2-4 hours |
| Weighted Scoring | Complex trade-offs | Cross-functional | 1-2 hours |
| Value vs Effort | Quick triage | Any | 15-30 min |
| RICE | Product roadmap | Product team | 1-2 hours |
| WSJF | Continuous flow | SAFe teams | 30-60 min |
| 技术 | 最佳用途 | 团队规模 | 所需时间 |
|---|---|---|---|
| MoSCoW | 迭代/发布规划 | 任意规模 | 30-60分钟 |
| Kano模型 | 产品功能排序 | 产品团队 | 2-4小时 |
| 加权评分 | 复杂权衡决策 | 跨职能团队 | 1-2小时 |
| 价值-努力矩阵 | 快速初步分类 | 任意规模 | 15-30分钟 |
| RICE评分法 | 产品路线图排序 | 产品团队 | 1-2小时 |
| WSJF | 持续流动环境 | SAFe团队 | 30-60分钟 |
| Pitfall | Prevention |
|---|---|
| Everything is "Must" | Enforce category limits (60% capacity) |
| HiPPO (highest paid person's opinion) | Use objective scoring criteria |
| Ignoring effort | Always consider cost/effort dimension |
| Static prioritization | Re-prioritize regularly as context changes |
| Overcomplicating | Start simple, add complexity only if needed |
| Ignoring dependencies | Map dependencies before finalizing order |
| 陷阱 | 预防措施 |
|---|---|
| 所有项都归为“Must” | 强制限制类别占比(60%容量) |
| HiPPO效应(最高薪人员的意见) | 使用客观评分标准 |
| 忽略投入成本 | 始终考虑成本/投入维度 |
| 静态优先级 | 随环境变化定期重新排序 |
| 过度复杂化 | 从简单开始,仅在需要时增加复杂度 |
| 忽略依赖关系 | 最终确定顺序前梳理依赖关系 |
decision-analysisstakeholder-analysisrisk-analysiscapability-mappingdecision-analysisstakeholder-analysisrisk-analysiscapability-mapping<items-or-context>--modemoscowmoscowkanoweightedall--outputbothyamlmarkdownboth--dirdocs/analysis/<items-or-context>--modemoscowmoscowkanoweightedall--outputbothyamlmarkdownboth--dirdocs/analysis/docs/analysis/prioritization.yamldocs/analysis/prioritization.md--dirdocs/analysis/prioritization.yamldocs/analysis/prioritization.md--dir