Question
How do I practice pre-flight checks?
Quick Answer
Identify one recurring task you perform at least weekly — sending a report, publishing content, deploying code, running a meeting, submitting an invoice. Write a pre-flight checklist of 5-7 conditions that must be true before you execute. These are not steps in the task itself; they are conditions.
The most direct way to practice pre-flight checks is through a focused exercise: Identify one recurring task you perform at least weekly — sending a report, publishing content, deploying code, running a meeting, submitting an invoice. Write a pre-flight checklist of 5-7 conditions that must be true before you execute. These are not steps in the task itself; they are conditions you verify before beginning. For example, before sending a weekly report: (1) data source updated within 24 hours, (2) all charts reflect current period, (3) summary matches the data, (4) recipient list is correct, (5) subject line includes the correct date. Run this checklist before your next execution of the task. Time the checklist — it should take under two minutes. Note what, if anything, the checklist caught that you would have missed.
Common pitfall: Treating a pre-flight check as a formality rather than a genuine verification. The most dangerous version of this is 'flow-through checking' — running your eyes down the checklist and marking each item complete without actually testing the condition. Airline investigators call this 'checklist complacency,' and it is the leading cause of checklist-related accidents. The check only works if each item triggers a real observation, not a memory of the last time you verified it. If you find yourself completing the checklist in seconds without pausing on any item, you are performing a ritual, not a verification.
This practice connects to Phase 25 (Error Correction) — building it as a repeatable habit compounds over time.
Learn more in these lessons