Stopping a Recurring Problem From Recurring Again
Why this matters
Every shop has a problem it has "fixed" three times that keeps coming back. The reason is almost always the same: the fix was too weak. Telling people to be more careful, sending a reminder, adding a line to a training doc, these feel like fixes but they lean on human memory under pressure, which is the exact thing that failed in the first place. Making a problem stop for good is a matter of picking a strong enough countermeasure. This is the ladder for doing that.
Why weak fixes fail
A countermeasure is whatever you put in place to stop a problem from recurring. They are not all equal. The weak ones depend on a person remembering to do the right thing, every time, even tired, even rushed, even new. That dependency is the leak. The strong ones do not depend on memory at all, because they change the work so the mistake is hard or impossible to make. Most recurring problems recur because the shop reached for a memory-dependent fix when the situation demanded a memory-proof one.
The countermeasure ladder, strongest first
When you have a root cause and need it to stop, walk down this ladder and take the highest rung you can afford. Higher is more durable.
- Eliminate it. Remove the possibility entirely. If a step keeps getting done wrong, can the step be deleted, or the job redesigned so it is never needed? The strongest fix is the one where the mistake can no longer exist.
- Mistake-proof it. Make the wrong way physically hard or impossible and the right way the path of least resistance. A form that will not submit without the required field. A part that only fits the correct way. A default that is already right. The person does not have to remember; the setup carries it.
- Standardize it. Write the one correct way into the workflow, a checklist line, a required field, a fixed sequence, so it does not depend on who is doing it or what they recall. Weaker than mistake-proofing because it still relies on following the standard, but far stronger than memory. (See related: Standardizing Your Process So Every Crew Runs the Same Way.)
- Train it. Teach people the right way and why it matters. Necessary, but on its own it fades. Training given once, months before it is needed, does not survive a bad day.
- Remind it. A sign, a note, a "hey, remember to." The weakest rung. Useful as a backup to a higher one, useless as the only fix. If your fix is a reminder and nothing else, assume it will leak.
The discipline: do not stop at rung four or five because they are easy. Ask whether you can climb higher. A problem worth fixing twice is worth a rung-one or rung-two fix.
Match the rung to the stakes
You do not need to eliminate every problem; that would be its own waste. Match the strength to the cost of recurrence:
- High stakes (safety, a lost customer, a problem on every job): climb as high as you can, rung one or two.
- Moderate, frequent: standardize it, rung three, with training behind it.
- Low, rare: a reminder or a note may genuinely be enough. Not everything needs an engineered fix.
The mistake is using a rung-five fix on a rung-one problem, which is exactly how the "fixed it three times" problems are born.
Change one thing at a time
When you stack three countermeasures at once and the problem stops, you have learned nothing about which one worked, and you may be carrying two useless changes that add friction forever. Change one variable, run it long enough to see the result, then decide whether to add another. A fix you cannot measure is a guess you got away with.
Verify it actually held
A countermeasure is not done when you put it in, it is done when you confirm the problem stopped.
- Set a check up front. Decide how you will know it worked: a number that should drop, a callback category that should shrink, a field that is now always filled.
- Look at it in thirty days. Did the problem recur under real conditions? If yes, your countermeasure was too weak or aimed at the wrong cause, climb a rung or re-diagnose.
- Close the loop out loud. Tell the crew the fix worked and the problem is gone. That is what makes the next fix believable and keeps people bringing you problems to solve.
The mental model to keep
A problem stays fixed in proportion to how little it depends on someone remembering. Reminders leak, standards hold, and mistake-proofing is nearly permanent. When something keeps coming back, do not fix it harder in the same weak way, fix it higher on the ladder.
References
- Hierarchy-of-controls and error-proofing principles, standard safety and quality-engineering practice
- See related: Standardizing Your Process So Every Crew Runs the Same Way; A Mistake Just Repeated Itself; Getting to Root Cause Instead of Blaming the Person
- Plan-Do-Check-Act improvement cycle, trade-standard operational practice