The engines · Tools

Take the human out of the loop.

How good you are at tools has nothing to do with how many you own. It’s about how little has to happen by hand — and how fast the system tells you when something breaks.

The idea, sharpened

How good you are at tools has nothing to do with how many you own or how modern your setup looks. It’s about how much of the work — and how much of the watching of the work — happens without a person.

Your job is not to buy more tools. Buying is not automating. A drawer full of subscriptions is how you end up with half-used tools nobody tracks. The job is to turn work done by hand into work the machine does, and blind spots into clear signals.

Automation is not about doing things faster. It’s about taking the person out of the work entirely — so the work happens reliably without anyone watching, and the system tells you the moment it stops.
The Tools engine

The two questions that sort any task

  1. 1 How often is it done, and how much is riding on it?
  2. 2 Does a person have to do it — or watch it?
Rare / low stakes
Often / high stakes
A person does it by hand
Leave it
Automating costs more than it saves.
Automate or measure it now
Grind, or a blind spot, on something that matters.
Done & watched by the machine
Fine
Nothing to do here.
Where you want to be
It runs itself and reports on itself.

Move frequent, important work into the bottom-right — it runs and reports on its own.

The runbook

1

“Nothing important done by hand on the path to shipping” — in writing.

Anything done over and over on the way to shipping, and any important system, should be done by the machine and measured. By hand becomes the exception that earns its place.

2

Build the machine that does it and the machine that watches it.

The doing: automated build-test-ship pipelines, infra from a script, automated testing, self-healing. The watching: monitoring, warnings that fire before customers notice, automatic cost tracking.

3

Don’t automate the rare — keep the “by hand is fine” list honest.

Automating a quarterly task can cost more than it saves, and over-automating creates fragile machinery nobody owns. Name what stays manual on purpose.

4

Measure before you improve.

You can’t safely change what you can’t see. Set up the monitoring first: surface the signal, then act. This reporting is the same the whole framework steers by.

5

Measure the tools system itself.

Share of time on grind (should fall); how often and how fast you ship; share of systems that report on themselves (should rise); recovery time (should fall).

The numbers worth watching

Time spent on grind falling
Systems that report on themselves rising
Recovery time when things break falling
How good you are here isn’t measured by what you own. It’s measured by how little has to happen by hand — and how fast the system tells you when something has gone wrong.