All glossary terms
Plan

Minimum marketable feature (MMF)

A minimum marketable feature is the smallest increment of functionality that delivers real user value and could plausibly be released to customers as a standalone improvement. Unlike an MVP (a learning experiment), an MMF is a real release; unlike a full epic, an MMF is decomposed to the smallest releasable slice.

The MMF concept comes from the Lean and SAFe literature as a counter to two failure modes: shipping half-features that don't help anyone (because the slice was vertical but too thin) and waiting months to ship a full epic (because the team wouldn't decompose). A well-formed MMF passes a 'would a real user notice and benefit?' test, even if the surrounding feature is incomplete. The skill is in slicing: SAFe teams often use story mapping and the INVEST criteria to find MMF-sized slices inside larger features. Shipping 4-6 MMFs per PI is healthy; shipping 1-2 'full features' per PI almost always signals slicing failure.

Related terms