WritingWorking With AI, part 1 of 3

Automation Should Return Hours, Not Add Oversight

Thomas Byers · · 4 minute read

Ask someone what they actually do all day, not their job description, the real inventory, and a pattern appears in almost every role. Some fraction of the week is judgment: decisions, relationships, teaching, diagnosis, the work they were hired for. And some fraction is transport: moving information from one container to another. Retyping the spreadsheet into the system. Checking three places to learn a status. Forwarding the form to the next person because the process lives in someone's head. Reconciling two lists that disagree because they were always going to disagree.

The transport fraction is routinely a third of the week, sometimes half. Nobody defends it. It persists because it arrived gradually, each piece small enough to absorb, until absorbing it became the job. When I talk about automation, this layer is what I mean. Automation returns hours to the week by removing repetitive routing, extraction, reconciliation, and status-tracking work, the work that should never have required a person. That last clause is the entire philosophy. The point was never robots doing human work. The point is humans no longer doing robot work.

The babysitting trap

Now the failure mode, because it is common and it discredits the whole enterprise. An automation gets built, impressive diagram, many steps, and within a month a strange thing is true: someone checks it every morning. Did the flow run? Did it double-send? Why is Tuesday missing? The transport work is gone, and in its place is oversight work, more anxious than the original, because at least the manual version failed visibly.

An automation that requires babysitting has not returned hours. It has converted a boring job into a suspicious one. The causes are usually predictable: the process was automated before it was understood, exceptions were treated as surprises instead of designed for, and nothing tells a human when intervention is genuinely needed, so a human checks everything, always, forever.

The fix is a design rule: automate the routine, escalate the exception, loudly. The system should handle the ninety percent that follows the pattern and hand the ten percent to a named person with everything they need to decide. For example, an invoice process I know well went from a twelve-hour weekly slog of manual matching to about forty-five minutes, and the forty-five minutes is the design: a human reviewing the flagged exceptions, the mismatches and oddities that actually deserve judgment. The machine does the matching. The person does the deciding. Neither babysits the other.

Map first, then automate

Which points backward to the prerequisite. You cannot automate a process you cannot describe, and most processes, written down honestly for the first time, turn out to be three processes and an argument. The mapping step, who touches this, in what order, what are the real exceptions and who resolves them, is where the actual value gets created. The automation is just the map, executed reliably.

This is also where the workaround intelligence lives. The person who has been doing the transport work by hand knows every exception, every vendor who formats things weirdly, every date that lies. Build without interviewing them and their knowledge leaves the process exactly when the process stops being able to ask them. Build with them and the automation inherits years of calibration on day one. The people closest to the work hold the specification. They always did.

The dividend has to land somewhere

One more design decision, and it is the one leaders skip: when the hours come back, where do they go? If the answer is nowhere in particular, the returned time dissolves into the ambient load and nobody can say what automation bought. The people who gave up their routine work, even work they hated, are entitled to see what it was traded for.

So name the dividend. These six hours a week become follow-up calls to families. Become the mentoring that never had a slot. Become leaving on time, which is a legitimate line item. Announce it, then protect it, because unclaimed time is the first thing the next urgent thing eats.

The test of any automation, before you build and after you ship, is one question with numbers in it: whose hours does this return, how many, and to what better use? If the answer is clear, build it. If the answer is it will streamline the process, stop, that sentence has no person in it, and work with no person in it has a way of serving no one.

References

  • Byers, T. (2026). Listening to Lead: The Seven Canons That Amplify Voice and Transform Organizations. Byers Consulting Group.