Field notes
Handoffs that quietly double cycle time
Task-flow analytics often surprise sponsors by showing that coding is not the longest stage. The quiet stretches live between roles: a ticket waiting for acceptance criteria, a design waiting for engineering capacity, a finished branch waiting for a release window.
Map each handoff as its own stage with an entry and exit condition. “Ready for design” and “ready for build” are different events. Collapsing them into one column hides the wait that actually hurts your calendar.
In one mid-size product group we reviewed, average coding time on a feature was four days. Average wait for a clear acceptance note was nine. The team had been debating pair-programming ratios while the acceptance queue grew.
Fixing handoffs rarely means a new tool. It means naming an owner for each queue, setting a review cadence for stuck items, and agreeing what “ready” requires before an item may enter the next stage.
Start with the three most common handoffs in your path to production. Time them for two weeks. Bring the numbers to planning without assigning blame—your goal is to shorten the queue, not to score departments.