📖 Business
Biz - Four States of a Team
Will Larson's diagnostic framework for understanding where an engineering team sits on the health spectrum. Every team occupies one of four states at any given time — Falling Behind, Treading Water, Repaying Debt, or Innovating — and the manager's primary job is to correctly diagnose the current state and apply the intervention that moves the team forward one stage. Misdiagnosis leads to the most common management failure: applying innovation-stage tactics (hack weeks, new projects, big bets) to a team that is drowning.
2
Minutes
2
Concepts
+45
XP
1
How It Works

The four states, in order of health:

  1. Falling Behind — More work arrives than the team completes. Backlog grows every sprint. Morale drops because nothing ever feels "done." The fix: add people or reduce scope. Do NOT add process — process is overhead on a team that can't keep up.
  2. Treading Water — The team completes incoming work but never reduces tech debt. It feels productive on the surface, but the codebase is slowly rotting. The fix: reduce WIP, explicitly allocate capacity to debt paydown, and start tracking debt reduction as a deliverable.
  3. Repaying Debt — The team is actively investing in paying down tech debt. Velocity on new features looks slow to stakeholders, but this is the investment phase. The fix: protect the team from scope creep, communicate the value to leadership, and resist the temptation to declare victory early.
  4. Innovating — Tech debt is low, morale is high, and the team is shipping new value. This is the desired state. The fix: maintain slack in the schedule, don't overload the team with new mandates, and guard against regression into treading water.

Teams move through these states sequentially. You cannot skip from Falling Behind to Innovating — you must pass through Treading Water and Repaying Debt first.