A Work in Progress

A

Of Heroes and Pit Crews

Bringing techniques from the surgical world to software

Last night I had the pleasure of going to listen to Atul Gawande speak about medicine, healthcare, his latest book ( The Checklist Manifesto ), and more generally about making systems, processes, and procedures work as complexity increases beyond the capabilities of the individual.

As a surgeon, researcher, and writer Dr. Gawande has tackled some really difficult problems with regards to reducing deaths as a result of surgery and done an impressive amount of research across many fields (including with Boeing engineers, and people who build skyscrapers) to determine how to deal with complexity in a way that reduces error but also allows members of a team to exercise judgement in the heat of the moment.

The most important thing that I took away from his talk was his emphasis on the need to shift our thinking in terms of how we get things done. Medicine and Software Engineering have deeply entrenched concepts of lone geniuses. The Brilliant Doctor. The Rockstar Developer.

Dr. Gawande emphasizes the need to shift from the “hero” culture to more of a “pit crew” mentality where there is a team of people who all have set responsibilities, where everybody knows everybody else’s responsibility, and every team member feels confident enough to speak up if something is going off the tracks. A team where everybody is moving forward, pointed in the same direction. I have seen this same sort of shift in software engineering. I think that in some ways the agile movement reflects this mentality. The best teams I have been on were the teams where everybody (regardless of level) felt like they had a say, and where we were all driving towards the same goal (not just a ship date, but a level of quality, a level of service to the teams we interacted with, and a commitment to doing what is right for the customer.)

The tool that Dr. Gawande introduced to his operating room (and others around the world) with stunning success is a simple one. The checklist. His argument is that while people’s intuitive reaction to the idea of a checklist is that it means shutting down your brain, but that a well-written checklist for a team of people can spark the memory and bring out better performance. The idea of introducing checklists into some of the processes we do at work is intriguing me. I’m analyzing where we fail (in field bugs, broken builds, failed build acceptance tests) and why the failures occur in order to find a place where a simple checklist could be effective.

Off the bat i’ve come up with a few ideas:

What do you think? Has anyone read the book and thought of how it applies to software engineering? Where else would a checklist be appropriate for preventing errors? Are checklists something we can codify? Are we already doing this to some extent with automation and unit-testing?



email icon github icon medium icon stack-overflow icon twitter icon