I’m a systems person. The work I’m proudest of is the kind nobody notices: the test suite that catches the bug before review, the pipeline that makes the safe path the easy path, the process that quietly turns the right thing into the default. Get it right and the improvement compounds. You fix something once and it stays fixed, long after you’ve moved on.

That instinct has served me well. When a team is slow and chaotic, the fix is usually structural. At one company we took release cycles from three or four months down to two weeks, not by asking people to try harder but by moving to trunk-based development, wiring up CI, and putting real quality gates in the path. The system became automatic. It was the default. People did the right thing because the right thing was the easy thing.

So for a long time my answer to almost any problem was another system. Interrupts eating the team? Bucketize the issues, fix the root causes, write the docs, give support a tool they can run themselves. Quality slipping? Tighten the gates. It works, it’s satisfying, and it scales.

Here is what I had to learn the hard way: systems shape behavior at the margins, but they do not fix a person.

If you have an engineer who is checked out, no amount of tooling is going to turn them into the engineer you need. Cutting your test run from ten minutes to five will not do it. A cleaner backlog will not do it. The friction you are removing was never the thing holding them back. I used to reach for the process lever anyway, because I am conflict-averse by nature and building a new automation is a lot more comfortable than having a hard conversation. It took me a while to see that for what it was. It was avoidance, dressed up as engineering.

The hardest leadership lesson I have learned is that some problems only move when you talk to the person directly. Empathetic and direct. You tell them where they actually stand, what has to change, and by when. You do not soften it into nothing, and you do not hand it off to a system that was never going to carry that weight. People deserve the truth about how they are doing. They cannot fix what no one will tell them.

I still build the systems. I will always build the systems. But I have stopped using them as a place to hide from the part of the job that only I can do. The highest-leverage thing in any given week is often the conversation I have been putting off.