Forward Looking Kanban

Forward Looking Kanban

The kanban method is built around improving the flow of product development. It works very well when you work according to priority. It also works well when some items have schedule constraints. When many items have schedule constraints this becomes an issue.

The Motive

I was having a discussion with one of my clients and they raised the issue that what's going on wasn't clear. Immediately I thought of setting up a kanban board. However when we started to do that it became clear that the main issue is how to commit to clients about deliveries.

Deliveries to my client's clients include installation of software, configuration, training and beta testing. As a matter of fact my client was managing many small projects and they needed to commit on the various due dates.

In a Utopian world, my client's clients would all be agile and due dates were less of an issue, however this was not the case, so we needed to come up with some solution.

After some discussion we came up with a scheme for visualizing my clients' commitments. We call it a Forward Looking Kanban. You can it at the top of the article.

How Does it Work?

This is a Kanban board (remember that "Kanban" means "signal card" in Japanese) showing what we plan to do in each month. Each column represents a month. The idea is to constantly look several months ahead (this means that when we move to a new month we need to add another month/remove an old month).

Each row represents a main step in the process, maybe like we would do on a regular kanban board, but I believe it should be less detailed.

Each card, like cards on a regular kanban board, shows something we are doing. The main difference here is that the same card may appear in several places on the board. For example we can see that Feature A appears under "Dev" in October and under "Deploy" in November.

Another thing to notice is that each cell contains a WIP limit (well actually, it is more a PW - Planned Work limit, but I'll leave that at WIP to make it simple). This is critical to the success of this kanban board. The main use of this board is that when something comes up we can try to schedule it, according to available capacity in the various cells. If there's no capacity we may try to move some things.

My client decided to add a red point to a card each time it is moved from cell to cell to get indication of things that are getting postponed all the time.

It should be noted that WIP limits may be different in different rows: in the example above the first row limits the number of deployments per month, while the development row has WIP limits manifested in points.

The initial WIP limit should take into account both future events and buffers for changes. In the example above December has lower values (due to holidays). The buffers are not shown here but the people working with this board should know not to use the entire capacity of January when we are in September - that is a promise that will not hold.

The client decided that at this stage we will not build an additional kanban board (the regular one). We will indicate whether items are done or not directly on this board.

It's been some time that I've been hearing clients raise issues about making commitments with a kanban board. There are solutions: indicating the date on the card, using lead time to estimate when items will be done. However I hope this scheme I described here will bring a more comprehensive solution.

Originally published on the agilesparks' blog

要查看或添加评论,请登录

Yaki Koren的更多文章

  • How to change mindset - the Jahnun lesson

    How to change mindset - the Jahnun lesson

    As a coach helping organizations become agile, I'm asked how to change the mindset of the people, how to help them see…

    1 条评论
  • How to Achieve Valuable Retrospectives

    How to Achieve Valuable Retrospectives

    “Oh no, it’s retrospective time!” This cry for help is not uncommon, I’m afraid, among practitioners of scrum. That is…

  • The horrible truth about software development estimation, and what to do about it

    The horrible truth about software development estimation, and what to do about it

    The Horrible Truth In recent years I've been working with many software development teams and almost all of them…

  • A Beautiful Day For Unit Tests

    A Beautiful Day For Unit Tests

    Writing unit tests on Legacy Code is an adventure. Today I spent several hours doing that with two developers, Mark and…

  • 5 steps to get unit tests going

    5 steps to get unit tests going

    Once you start unit testing, you will find significant benefits to your design, throughput, quality and peace of mind…

    3 条评论
  • Setting Goals For Improvement - Leading vs. Lagging

    Setting Goals For Improvement - Leading vs. Lagging

    Many organizations are becoming agile to improve quality, throughput or many other good things that agile brings along.…

  • 3 steps towards better team work

    3 steps towards better team work

    Working with teams I sometimes feel that teamwork is similar to the weather: everybody talks about it but not much is…

  • Legacy Code: Extract-FirstUT-Cover-Refactor-TDD

    Legacy Code: Extract-FirstUT-Cover-Refactor-TDD

    Recently, I had the opportunity to work on legacy code with several teams from various organizations. I would like to…

  • The Professional Developer

    The Professional Developer

    Last week I called a technician to repair an electrical shutter that was broken. The technician did a good job in…

  • Amusement Park Methods

    Amusement Park Methods

    Sometimes you stumble upon amusement park methods. Remember the feeling when first going through the gates of a big…

社区洞察

其他会员也浏览了