AI is now part of how I write code every day, and the workflow I run has evolved into something specific enough to be worth describing. This post is the snapshot: how I work, what I've learned along the way, and the reasoning behind building my own coding agent.
I run Claude Code in the terminal almost every day at work — and Codex too, though less often. AI does the implementation, I direct and verify. The goal is to automate as much of my workflow as possible and partner with AI on the rest, so I can focus on building things instead of repeating the routine parts of the job.