InfoQ

News

Retrospective Failures and How to Avoid Them

Posted by Mark Levison on Jun 04, 2008 01:00 AM

Community
Agile
Topics
Collaboration ,
Agile Techniques
Tags
Coaching and Mentoring ,
Retrospectives ,
Facilitation

Most of the writing about Agile Retrospectives focuses on basics of how to conduct them and what formats you might use. Patrick Kau is taking the opposite tack, he asks how they might get misused and then makes suggestions on how to avoid these problems.

So far he's described a variety of problems

  • All Talk and No Action - the team is left with the feeling that the same problems are raised over and over again with no effort being made to solve them.
  • All Action and No Talk - the corollary, some teams are so focused on taking actions that they don't consider all the viewpoints. The result they solve the wrong problems.
  • The Format Becomes Too Repetitive - If the same format is used time after eventually team members will become bored and tune out during the retrospective.
  • Conflict of Interests - when a stakeholder acts as facilitator some will focus only on the issues that they find relevant as opposed to the issues raised by the team.
  • Controlling the Conversation - the facilitator can take control of the retrospective dispempowering the team.
  • The Facilitator Did Not Prepare - if the facilitator is hasn't prepared by considering: audience goals, how far to look back, prepared a timeline, written an agenda and involved the right people - then retrospective won't meet the needs of the team.
  • Poorly Formed Action Items - inexperienced facilitators will sometimes allow the team to create broad overreaching actions that can't be achieved in a single sprint.

So how do we go about solving these problems? Patrick has a few suggestions. When it comes to Controlling the Conversation and Conflict of interest, he recommends:

...focus on the process, and less about the content. Your goal should be to ensure everyone has an opportunity to build the shared story, everyone has an opportunity to add their insights and everyone has input into the final solution. Do not push for the solution you think is best, ... Make it clear when you are expressing an opinion as a person-with-a-stake. Empower the group with a mechanism that gives you feedback when they feel you are directing the conversation too much.

On spicing up the retrospective format, the book Agile Retrospectives: Making Good Teams Great gets the nod from a number of sources. In addition Nathan Henkel suggests:

...start with specifics. Questions like “I remember you were planning on using a table lookup to improve performance–how did that turn out?” Sometimes questions like “what went well?” leave everyone mentally stunned.

Sumeet Moghe has a number of ideas on creating actions that will get completed:

  • Use the SMART acronym to drive out action items (Specific, Measurable, Achievable, Relevant, Time Boxed) ...
  • Dont take the onus of driving the actions yourself ...
  • When reviewing the action item, have the owner give an update and see if the group is satisfied ...
  • Remind the group that improvement is a collective goal and there's a shared responsibility towards it.

Finally Bas Vodde uses the approach of breaking down large long term tasks into small manageable goals:

I ask the team to generate all actions in a specific format: Long-term goal:  Have test automation on acceptance-test level. Now-Action:  Pete will automate one test using Fit

This format helps the team consider a long-term goal for every action. It also helps them create very concrete actions to move the team a step closer to the long-term goal. The now-action has to be one that can be implemented in the next sprint and must be something the team can accomplish itself.

Related Sponsor

VersionOne is recognized by Agile practitioners as the leader in Agile project management tools. Companies such as Adobe, BBC, CNN, Dow, HP, IBM, Sony and 3M have turned to VersionOne to help deliver greater value to their customers.

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.