Flow-based delivery

Work organised as a continuous pull with no fixed iteration, controlled instead by a limit on how much may be in progress at once.

Flow-based delivery removes the iteration boundary and replaces it with a constraint on quantity: nothing new starts until something in progress finishes. Planning happens at the moment an item is pulled rather than at a scheduled event, so a change of priority takes effect at the next pull instead of waiting for a cycle to end. The trade is predictability of the review point for responsiveness to what has just arrived, which is why the approach suits work whose volume and urgency fluctuate. Without a limit on work in progress it is not flow-based delivery at all, only an unbounded queue drawn on a board.

See also

Where this comes up