Skip to content

Process Design

Why doing less is often the better system

Before you build anything new, it's worth asking whether the work actually needs to happen at all.

The short answer

The fastest way to simplify a business process is to remove steps before automating anything. Most small businesses carry work that exists out of habit, not necessity. Mapping what actually has to happen, and cutting what doesn't, returns more time than any tool will.

There's a principle in Taoist thought sometimes translated as 'wu wei': action through non-action, or doing only what needs to be done. It doesn't mean doing nothing. It means not doing what doesn't serve. For a small business owner who ends every week behind, that idea is worth sitting with.

The work you carry that you didn't choose

Most process problems aren't really process problems. They're accumulation problems. A step got added two years ago to fix something. Nobody removed it when the something went away. Now it's just the way you do it.

  • The Tuesday report that three people stopped reading but someone still builds every week.
  • The confirmation email that goes out manually because the original tool didn't send one, and now a new tool does, but nobody noticed.
  • The spreadsheet that feeds another spreadsheet that feeds a dashboard nobody opens.

None of it feels optional until you stop and ask: what breaks if this doesn't happen? Often the answer is nothing.

Map before you build

Before adding a tool, an automation, or a new hire to carry the load, it helps to draw the work. Not how it's supposed to move. How it actually moves today.

I do this with every project before I write a line of code. Walk through a single job: one order, one client, one invoice. Write down every hand-off, every decision, every place someone has to touch it. You'll find steps that exist only to fix a previous step's output. Fix the earlier step and both disappear.

This is the part of the work most people skip. It's slower up front. It's also why the systems that get built without it tend to automate the mess rather than replace it.

Fewer sources of truth

A lot of small-business stress lives in the gap between tools. The booking system says one thing. The calendar says another. The spreadsheet is a week behind. Nobody trusts any of them, so everyone keeps a personal copy.

The answer usually isn't a better tool. It's one source of truth, with everything else pointing to it. When the data lives in one place, you stop reconciling. You stop asking which number is right. You just look.

That single source is often already there. It just isn't connected to anything yet.

What you actually want is time

The Buddhist framing of this is simpler than it sounds: suffering comes from attachment to what isn't working. In a business, that attachment looks like: 'We've always done it this way,' or 'It would take too long to fix.' Both are usually wrong.

The owner who gets time back isn't the one who works harder or buys more software. It's the one who stopped doing the thing that didn't need doing. That's it. That's the whole system.

Automation and custom software can carry a lot of the remaining work. But only after you've looked clearly at what work is worth carrying.

Common questions

How do I know which steps in my process to cut?
Ask one question for each step: what breaks for the client, or for the business, if this doesn't happen? If the answer is nothing, or if the only consequence is internal inconvenience, that step is a candidate to remove. Do this before you touch any tools.
Isn't automation just adding more complexity?
It can be, if you automate before you simplify. An automated bad process is still a bad process, just faster. The order matters: map the work, cut what doesn't need to happen, then automate what's left.
What if the process is complicated because the work is genuinely complicated?
Some work is. But complicated work still benefits from a single source of truth, clear hand-offs, and steps that don't depend on someone remembering. Simplifying doesn't mean making it trivial. It means removing the friction that isn't doing any work.