Files
nexus/wiki/concepts/MoSCoW优先级.md
2026-04-21 00:02:55 +08:00

25 lines
837 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "MoSCoW优先级"
type: concept
tags: [Product Management, Prioritization Framework]
sources: []
last_updated: 2026-04-20
---
## Definition
MoSCoW是一种需求优先级排序技术将功能分为四类以确定交付优先级。
## Categories
- **Must-have必须有**:不满足则产品无法发布的核心功能
- **Should-have应该有**:重要但不紧急的功能
- **Could-have可以有**:期望但不必需的功能
- **Won't-have不必须有**:当前版本不包含的功能
## Usage
MoSCoW由 [[Product Feedback Synthesizer]] 用于将用户反馈分类为可交付的功能优先级。
## Connections
- [[Product Feedback Synthesizer]]:使用此框架进行反馈分类
- [[RICE评分]]:另一种优先级框架
- [[Kano模型]]:基于满意度二维度的功能分类