Skip to content

V3 Doc Moscow Prioritization

Aerun edited this page Jul 21, 2025 · 1 revision

MoSCoW Prioritization

The MoSCoW method is a very effective way to prioritize project tasks. Tasks are sorted into four categories and may move between them as development progresses, to best reflect priorities at any given time.

  1. Must have: Essential features required for the MVP.
  2. Should have: Important features that should be included if possible.
  3. Could have: Nice-to-have features that can be added if time permits.
  4. Won’t have: Features that will not be included in the targeted version.

Clone this wiki locally