Question

Starting with Kanban, I'm not sure about how granular my work items should be. While you find lots of concrete recommendations about how to choose the WIP, most of the Kanban tutorials I've read stay quite vague about the size of a work item (= a card on the board).

For planning and estimation, people often recommend to keep the size of an item small, say 2-16 hours. Does the same apply for Kanban? Is there always a 1:1 mapping from my plan to the board?

If there's no best practice or general recommendation, which factors would influence my choice of work item granularity?

Was it helpful?

Solution

I'd say make items the size they can be easily made to. "Start with what you do now" is one principle of Kanban. So split the work like you do now. "Agree to pursue incremental, evolutionary change" is another principle. Start implementing small changes if you see problems in the way you split work.

Don't get hung up on analysing and designing your "Kanban process" beforehand. Start doing and continue doing things that work and try to fix things that don't work.

OTHER TIPS

It's up to you, and what you feel comfortable with. I pick a size of "easily understandable and doable". Sometimes that means getting started, realizing it's more complicated and breaking it down more and/or being more clear.

It's just tasks on a list. Size isn't all that important, unless your trying to measure throughput, in which case your probably better off using fibonacci numbers or t-shirt sizings for that instead of hours.

If you're trying to forecast, I'd recommend using either fibnacci or t-shirt sizing for size estimate, and then track how long the difference numbers or t-shirt sizes actually take. Then feed the averages into your forecasting process.

I agree with the other answers: Don't worry too much about the size, try it and improve - that's the Kanban way :-).

To still give you some concrete values, here's what our team does:

Minimum size is about 30 minutes - smaller cards cause too much overhead and clutter the board. If something needs to be done that takes <30 minutes, it (usually) gets added to a related card.

We aim for a maximum of one work day, because ideally you don't want to carry an open task to the next day, but that does not always work out. We sometimes have tasks that take two or three days, maybe even a week, but these are outliers, and we actively try to avoid these.

Finally, if you find that a task is larger than anticipated, it is perfectly acceptable to split it even after you started it. Break of the part that is done, change the card accordingly and finish it, and create a new card for what is left. That way you can already have a partial result (e.g. if you must ship), and the remaining work is visible.

Licensed under: CC-BY-SA with attribution
scroll top