Goal Driven Retrospective
Retrospectives are usually conducted in order to keep the continuous improvement engine wheels working properly on a project. It is present on most of the agile processes I have worked with, such as Extreme Programming (XP) and Scrum.
The image below describes retrospective that most of us are used to:

On my last project at ThoughtWorks I had the opportunity to introduce to our client, together with Jason, a new type of retrospective, the Goal Driven Retrospective.
Goals and Actions
The Goal Driven Retrospective brings the idea that we should be much more focused on creating actions to achieve common goals shared and agreed within the team and also that will definitely add business value to the client.

Examples of goals:
- Zero bugs in UAT
- Productivity x 2: If a similar feature is required, the team should be able to implement it in at least half the time that they took at the first time
- Improve work environment
Examples of actions:
- Showcase and run selenium tests on IE to decrease number of browser dependency bugs in UAT
- Refactor JSP’s and create a DSL to specify exactly what varies from one story to the other
- Team lunch to improve work environment
It is essential that the person who is facilitating the retrospective, usually the Scrum Master, XP Coach, or Iteration Manager is aligned with the goals of the organization.
Values
In order to prevent conflict of interest, all the goals are defined based on values:
- Productivity
- Cost
- Quality
- Morale
By following these values the actions will make the team:
- Faster
- Cheaper
- Better
- Happier
All the actions must be aligned with all the values.
Some examples of actions that would not be acceptable because they go against values:
Where is morale?
What if someone suggests that in order for the team to be twice as productive they need to work 16 hours a day? If you just had that face and thought: “Come on, we know that this doesn’t work…” you are smart aligned with the values, but remember: this is not common sense.
Slow slow slow… what about productivity?
Or what if to achieve zero bugs in UAT we try to test and automate every single possible scenario in the whole application?
The picture below shows the output from the retrospective we had on the client:

I strongly encourage everyone to give it a go and try this new way of improving.
Very Good. We also usually try to find actions to all the listed things in the “What Could be Improved”. I liked your approach. Cheers
That looks to be a useful approach. I have a few questions:
Do you use this technique for short, heartbeat retrospectives or for long post-project retrospectives?
How do you choose the goals? Normally they’re what the “Could Improve” columns identifies.
Do you do anything to acknowledge and remember the team’s successes? It seems that a Goal-Driven Retrospective ignores or downplays that.
Very interesting. How often do you run these, and are all your retrospectives in this format?
@Nat
Hey Nat, thanks for the comments,
Responding to your questions:
Q: Do you use this technique for short, heartbeat retrospectives or for long post-project retrospectives?
A: Well, we actually tried this approach on our last project after the first release and it went pretty well specially because we had well defined goals: 0 Bugs in UAT, 2 times productivity for release 2, etc. I would be more inclined to say that this kind of retro should be done less often than the heartbeat retros. But, let’s try both and see how it goes..
QHow do you choose the goals? Normally they’re what the “Could Improve” columns identifies.
A:This is one of the big differences with this approach, we need one person (or group) to define the goals, but as mentioned, the they need to be consistent with the organization. Usually the Iteration Manager or Scrum Master or some other Team Leader who is aligned with the overall project and organization can define the goals.
Q:Do you do anything to acknowledge and remember the team’s successes? It seems that a Goal-Driven Retrospective ignores or downplays that.
A:
This can still be done during the other retros…