February 28, 2026 / 4 min read
What daily AI use taught me about my own workflow
Building an AI workflow that holds up takes more than speed. Lessons from a year of daily use on what to automate and what a small team should keep manual.

When I started using these tools seriously, I assumed the win was speed: same work, faster. That turned out to be the smallest part of it. Building an AI workflow that actually held up, the kind a small team can lean on, was the real prize. The bigger change was in how I decide what to do at all, what to hand off, and what to keep firmly in my own hands. A year of daily use later, my workflow looks almost nothing like where I started, and the lessons that stuck are not the ones I expected going in.
What I actually automated
Early on I tried to automate too much. I pointed the tools at everything and assumed more delegation was strictly better. It was not. The things that work well to automate turned out to share a shape: repetitive, well-defined, and easy to check. First drafts of things I would heavily edit anyway. Turning messy notes into structured ones. Summarizing a long thread into the few points I actually need to act on. Boilerplate I have written a hundred times.
What these have in common is that I can tell good from bad output in seconds, and the cost of a mistake slipping through is low. Those are the tasks where automation is pure upside. It removes drudgery I was never adding judgment to anyway, and the fast check means a bad output never gets far.
What I deliberately kept manual
The flip side took longer to learn and cost me a few mistakes. Some work I now refuse to automate, not because the tools cannot attempt it, but because the attempt creates more risk than it removes.
Anything where being confidently wrong is expensive, I keep manual or review obsessively. Final decisions that need real judgment about my specific situation. The actual point of a piece of writing, even when the tool drafted the words around it. Anything a customer will see, where a fluent mistake costs trust I cannot easily win back. The tools are good enough that the mistakes are subtle, which is exactly what makes blind automation dangerous here. A clumsy error you catch. A polished one you ship. So for high-stakes work the tool drafts and I decide, every time, with no shortcut.
Where it genuinely helps and where it wastes time
The honest accounting is mixed, and the mix is the useful part. The tools help most when I know exactly what I want and can describe it clearly. Give a well-scoped task with good context and you get back something useful fast. That is the sweet spot, and most of my real gains come from there.
They waste time in a predictable way: when I am not sure what I want and try to use the tool to figure it out by going back and forth. That turns into a long conversation that produces a mediocre result slower than if I had just thought it through myself first. I lost real hours to that before I noticed the pattern. Now when I catch myself chatting in circles, I stop, step away from the tool, decide what I actually want, and only then hand it a clear task. The thinking is mine. The execution is the tool's. Mixing those up is where the time goes.
The lessons that generalized
A few things held up across every kind of work I tried.
Scope tightly. A small, clear task with good context beats a big vague one every time, and it is the difference between a useful tool and a frustrating one. Review everything that matters, and build the review into your process rather than trusting yourself to remember, because the output is fluent enough that it is easy to wave through. Do your own thinking first and use the tool to execute, not to think for you, because using it as a substitute for deciding what you want produces slow, mushy results. And re-sort your tasks regularly, because the tools keep getting better and the line between what to automate and what to keep manual keeps moving. The job is not to find a workflow and freeze it. It is to keep adjusting which work goes to the tool and which stays with you, as the tools change and as you learn where they actually earn their keep.
Related reading
- [Stop chatting with AI and start handing it real work](02-ai-delegation-loop.md)
- [A simple framework for deciding how to handle any AI task](22-deciding-how-to-handle-ai-work.md)
- [Treat AI output as a first draft, never a finished product](08-ai-output-first-draft.md)