The End of the Master Builder

6 min read

Core idea

Gawande walks past a hospital construction site, wonders how anyone can be certain a skyscraper is being built correctly, and discovers that the construction industry abandoned the Master Builder model a century ago. In its place it built a two-checklist system. A task checklist (the construction schedule) handles the simple, predictable work — when the concrete pours, who delivers steel, what gets inspected. A communication checklist (the submittal schedule) handles the complex, unpredictable work — by specifying not what to do, but who has to talk to whom, by when, about what. The topic's claim is that medicine still operates on the obsolete Master Builder model — a single lone physician orchestrating care that now routinely involves a dozen specialists — and that the construction industry has worked out, over decades, exactly the pattern medicine needs.

Why it matters

Three kinds of problems

Brenda Zimmerman and Sholom Glouberman distinguish three classes of problem, and the distinction is doing real work in the rest of the book:

  • Simple — baking a cake from a mix. Master a few techniques, follow a recipe, succeed reliably.
  • Complicated — sending a rocket to the moon. Multiple teams, specialist expertise, no single recipe — but solvable, and the solution generalises: once you can do it, the next rocket is roughly the same problem.
  • Complex — raising a child. Every instance is unique; the next one is not like the last; outcomes remain uncertain; expertise helps but is not sufficient.

Aviation crashes, central-line infections, and hypothermic rescues turn out to be simple problems hidden inside complicated environments. They have a well-defined right answer — the steps a pilot must hit, the steps a doctor must hit, the team that must be standing by. They yield to what engineers call a forcing function: a structural device that makes the right behaviour the easy one. Checklists are forcing functions.

The Master Builder is dead — except in medicine

For most of history, the Master Builder — Notre Dame, St. Peter's, the U.S. Capitol — designed and oversaw a building from start to finish. By the mid-twentieth century the role was impossible to sustain; construction had fragmented into roughly sixteen trades, with architects, structural engineers, mechanical engineers, fireproofers, elevator engineers, electricians, finish carpenters all carrying domain knowledge that no individual could master. Construction did not respond by appointing more powerful generalists. It responded by engineering a coordination system.

Medicine, Gawande argues, still operates as if the Master Physician model were viable. A third of patients have at least ten specialists involved in their care in the last year of life, plus pharmacists, home aides, nurse practitioners. The duplicated, uncoordinated, and dropped care that follows is the predictable consequence of a Master-Builder model used in a world that no longer supports it.

Salvia's observation: A building is like a body. It has a skin, a skeleton, a vascular system (plumbing), a breathing system (ventilation), a nervous system (wiring). Sixteen different trades have to fit together to make it work. The Master Builder cannot hold all that any more.

Two checklists, not one

The breakthrough is that construction runs two parallel checklists, with completely different purposes:

  1. The construction schedule — a line-by-line, day-by-day list of every task and its dependencies. Critical-path items are colour-coded. Subcontractors check off completed work. This is the task list. It handles the simple problems.
  2. The submittal schedule — a list of mandatory conversations. By a given date, the contractor must have spoken to the elevator engineers; by another date, the structural engineers must have reviewed the upper-floor settlement with the owners and the consultant. It specifies who has to talk to whom about what by when — not what to decide. This is the communication checklist. It handles the complex problems by forcing the expertise to combine before a decision lands.

The two checklists embed an explicit theory of trust. Construction does not trust individual judgement on its own — even a senior engineer's — because individual judgement cannot integrate sixteen specialist viewpoints. It trusts the group of experts who have actually talked to each other.

A worked example: the Citicorp building

The topic's most arresting example is the Citicorp (now Citigroup) tower in midtown Manhattan. Its engineer William LeMessurier specified welded joints in the building's chevron braces. Bethlehem Steel substituted bolted joints to save labour and ran the new calculations themselves — but their calculation review with LeMessurier did not happen. A year after the building opened, a Princeton engineering student's question prompted LeMessurier to look again. He discovered the change. He calculated that the bolted version would collapse in a 70 mph wind, which the weather tables said New York would see at least once every 55 years. The building was full of tenants. An emergency crew welded two-inch steel plates around the critical bolts at night, in secret, as Hurricane Ella approached. The communication checklist exists because of exactly this kind of skipped checkpoint.

Key takeaways

Mental model

Mental model

Practical application

1. Diagnose which kind of problem you have

Before picking a tool, decide which of Zimmerman and Glouberman's three classes the failure belongs to. A central-line infection is simple (well-defined steps, every time the same). Settling on a skyscraper's upper floors is complex (each building, soil, and weather profile is unique, expertise alone is not enough). Pick the wrong category and you'll pick the wrong tool — try to "checklist" a complex problem step-by-step and your team will rightly resent it.

2. Build two checklists, not one

For any project that combines simple and complex work, write two lists side by side. The task list says what to do, by when. The communication list says who must speak to whom, by when, about what. Most teams have an implicit version of the first and no version of the second. Naming and posting the second is the durable win.

3. Build trust in the group, not in the individual

The construction industry's premise is that individual judgement is fallible and group judgement, applied through structured communication, is less so. Man is fallible, but maybe men are less so. Your communication checklist makes this premise operational by forcing the integration.

4. Use technology only to feed the checklists

Clash Detective and Project Center are powerful tools, but they earn their place by generating items on the submittal schedule — flagging that two experts now need to talk. The technology is a feeder; the checklist is the policy.

Example

A product launch at a software company has long had a release-day task list — code freeze, staging deploy, smoke tests, production deploy, monitor for 90 minutes. The launches still go wrong, but increasingly the failures are not in the steps. They are in the gaps between teams: marketing emails a feature claim that the engineering team has not yet shipped; security reviews a flow finance changed after sign-off; the data team's pipelines fail because a schema changed and they were not on the original notification list. The team adds a second checklist alongside the task one — a submittal schedule. Two weeks before launch, engineering, marketing, and security must have signed a joint claim sheet. Three days before launch, data and engineering must have reviewed schemas. The day before launch, customer support and engineering must have walked through the rollout plan together. Nothing on this second list is a decision — every line is a conversation. After three launches with the submittal schedule in place, the gap-failures stop happening.

Continue exploring

Tags