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

837 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
MoSCoW优先级 concept
Product Management
Prioritization Framework
2026-04-20

Definition

MoSCoW是一种需求优先级排序技术将功能分为四类以确定交付优先级。

Categories

  • Must-have必须有:不满足则产品无法发布的核心功能
  • Should-have应该有:重要但不紧急的功能
  • Could-have可以有:期望但不必需的功能
  • Won't-have不必须有:当前版本不包含的功能

Usage

MoSCoW由 Product Feedback Synthesizer 用于将用户反馈分类为可交付的功能优先级。

Connections