Skip to content
Busywork should be treated like a bug
|2 min read|By Shawn Pennington

Busywork should be treated like a bug

A lot of teams quietly accept busywork because it repeats often enough to feel normal.

A manual status check. A copied update. A hand-entered field someone already filled out somewhere else. A reminder that only exists because the workflow never carries enough context on its own. After a while, people stop seeing these things as design problems. They start treating them as part of the cost of doing business.

That is usually the wrong read.

When the same small task keeps coming back, it often means the workflow is missing memory, structure, or visibility. A handoff is weak. A status is hidden. A decision is trapped in one person's head. A system can complete the task, but not explain what changed, what is blocked, or what happens next. So people step in again and again to patch the same gap.

Teams can get very efficient at carrying this kind of drag. They build habits around it. They become the human glue holding together a process that should have been cleaned up weeks earlier. That can look productive from the outside, but it is usually just well-practiced waste.

The better move is to treat repeated busywork the way you would treat a bug. Ask why it exists. Find the dependency that keeps recreating it. Decide whether the fix belongs in the workflow, the system, or the handoff. Then remove the need for the task instead of celebrating how quickly someone can keep doing it.

Good operations work is not just moving faster through admin drag. It is reducing the amount of admin drag the team has to carry in the first place.