Introducing FLEX – FLow for Enterprise Transformation: Going Beyond Lean and Agile (online book)Table of ContentsPrefaceIntroduction to FLEXPart I: Understanding what is required for flow in your organization (with exercises)Part II: The value stream of the effective organizationPart III: New Roles NeededPart IV: Agreements We Make With Each Other: The GuardrailsPart V: Using FLEX to transform your organization (with exercises)Part VI: Topics In Depth - Value Stream WidePart VII: Topics in Depth - Practices
Part VIII: Topics in Depth - Teaching and AdoptionPart IX: Using FLEX to both enhance and simplify SAFePart X: Additional Resources on the Net Objectives PortalAppendixIf you can’t measure it you can’t improve it – Peter Drucker When a measure becomes a target, it ceases to be a good measure. … Goodhart’s Law The measure for team productivity should not change whether you are doing Scrum or Kanban or whatever. You don’t want to measure how well you are adhering to a framework/method you want to measure how well you are doing creating value. – Al Shalloway Metrics are an important part of any transition or improvement initiative. The purpose of metrics includes:
All of these can be observed with the following types of metrics:
Metrics that indicate how well the work is being doneCycle TimeCycle time of a story is the calendar time it takes from start of a story until its end. It is not the amount of time it takes to work on the story. In other words, it one story starts on Monday and is completed Wednesday then it’s a 3-day cycle time. It doesn’t mater if 2 developers worked on it full time or if one developer worked on it only an hour a day. Cycle time is an indicator both of how large stories are coming in and the process cycle efficiency of the work being done. Process cycle efficiency is calculated by looking at the percentage of time people are working on a story over the cycle time of the story. For example, if a developer works only on one story from start to finish its process cycle efficiency will be 100%. If they worked half time on it the process cycle efficiency would be 50%. # of defects that make it out of the teamThis is an indicator of quality of both the process and the code. # of defects that get corrected before end of the sprintThis is more of an indication of the quality of the process. These are usually due to misunderstood requirements and missing edge conditions. Metrics that indicate how much value is being deliveredIt is difficult to measure actual value delivered unless you have a good way of measuring it. But one measure that is highly correlated to value delivered is the number of deliveries made. This is because the number of deliveries will be a measure of the size of the items to be deliver and the speed at which they are delivered. As the size of items gets smaller and the speed gets quicker feedback on value will increase. Both are indications of improved process as well. Metrics that are used to create visibility so that we can improve our methodsInterruptions are insidious. Most companies have a significant number of them. And almost all have no real idea how many they have. Management typically believes there are relatively few while the development teams know otherwise. Just telling managers not to interrupt or developers they should not acquiesce to the interruptions doesn’t work. Managers have, at least in their minds, good reasons for asking a developer to do something. The need for this, however, is often a symptom of one or more of the following:
Although the guardrails would have interruptions significantly diminish, old habits die hard. The best first step is to start tracking them to get a sense of how frequent this problem actually is. An important note about interruptions: When I’ve gone in to companies management always seems to think that this is not a problem. But it usually is. Also, it does not work to tell developers to tell managers that they can’t accept such requests. We jokingly call this a CLM (career limiting move), but that’s what it can be. In any event developers typically like add value so they often just say yes automatically. Making it so interruptions will be noticed often has the affect of having people think twice and thereby having the number of them be reduced. Metrics that indicate how much value is being delivered# of deliveries is a useful metric. The beauty of it is that it cannot be gamed. If smaller deliveries are done to increase the number that is a good thing – value delivered faster. |