Key-Person Dependency Checklist for Small Teams

Every small team has one: the person who knows how the invoices get sent, why the firewall is configured that way, and where the export script lives — all from memory. The bus-factor audit asks one honest question: if this person got hit by a bus tomorrow, what stops? The checklist has five parts: find the single points of failure, capture the five answers they hold, make the password manager carry the load, prove a second person can do the work, and write the runbook for the morning notice lands. An hour a quarter, done before you need it.

1. The audit: name the people, not the titles

Start with a one-page table. One row per person whose absence would hurt — not job titles, actual humans. Most ten-person teams find two or three:

PersonWhat only they knowWhat breaks on day 1Mitigation owner
The ops/sysadminFirewall rules, server quirks, deploy steps, vendor loginsRemote access, deploys, the odd cable nobody knows the purpose ofSecond admin (see the admin first-week runbook)
The bookkeeperWhich autopays run off which account, who gets paid whenPayroll, a surprise charge, the audit question nobody can answerOwner + shared finance vault
The founder/sales leadWhich customer tolerates what, every unwritten promiseThe renewal call, the escalation nobody else has context forShared CRM notes, not memory

If your instinct is "we're too small for this" — that is exactly when it matters. Small teams have the fewest people to absorb a gap. Keep the table in the same place as the delegation of authority page, because they answer each other.

2. The five answers to capture while the person still works here

Knowledge capture fails when it is vague ("document everything"). It works when it is five named artifacts:

3. The password manager is the bus-factor fix you already own

4. Prove it: the two-hour shadow test

Documentation that has never been used by a second person is a hope, not a control. Once a quarter, per critical person:

StepPass condition
Pick the top three recurring tasks from the runbook listTwo people named per task, written on the dependency table
The second person does the task alone, docs onlyCompleted with zero questions to the primary
Every question they had to askAnswered in the doc the same day — that is the gap list
Anything that lived only in the primary's headCaptured before the test ends, or it never happened

The same logic drives the on-call handoff and the drill schedule: rehearsed is real, unread is decoration. Keep the docs findable — the process documentation practices page covers where they live so nobody has to ask where the wiki is.

5. The single-point-of-failure register

The audit output is one page, kept next to the dependency table:

6. The morning notice lands — the departure runbook

The planned version and the 8 a.m. resignation version share one rule: the relationship stays warm and the knowledge capture gets scheduled, in that order.

If the exit is hostile or sudden, skip the warmth and go straight to the vault sweep, the rotation, and offboarding — the same order, minus the sessions that require cooperation.

7. The quarterly bus-factor card

QuarterDoDone when
Q1Re-run the dependency table; diff against staff changesEvery row has a second name
Q2Shadow test: two critical tasks, docs onlyZero questions to the primary
Q3Vault audit: no personal-held production credentialsZero exceptions, break-glass still tested
Q4Full drill: primary is "away for two weeks," successor runs the weekNothing escalated to the absent primary

The score that matters: how many critical things stop if one person disappears? The first audit usually says "most of them." Two quarters of this checklist moves it toward zero — and the team gets calmer, because the knowledge stopped living in a head and started living in a place.

checklist (#141) - five passes (people, machines, vendors, secrets, money path), six-column register with blast radius and last-tested evidence, four decisions (eliminate/duplicate/document/accept), worked five-person store example, quarterly cadence with restore drill; sitemap 140 urls, index TOP card, README NEW, 5 backlinks)

Related: single point of failure audit — the two-hour walk that finds what kills everything

People are only one layer of the map. The single-point-of-failure register & audit checklist walks the other four — machines, vendors, secrets, and the money path — and turns each finding into a priced decision instead of a hope.