I have been running multiple coding agents at the same time for a while now. Sometimes I have Claude Code working on one feature, Codex reviewing a plan, Gemini CLI exploring another direction, and another Claude session fixing a smaller issue in parallel. On paper, this sounds like the future of software engineering. One engineer, … Continue reading More agents, same human brain
Tag: AI verification
AI adoption is not AI maturity
I used to think the hard part was getting people to use AI. Now I think that is only the first step. AI is becoming part of how we write, build, research, design, analyze, and operate. That is a good thing. I use AI heavily myself, and I believe it can meaningfully increase the leverage … Continue reading AI adoption is not AI maturity
How my AI workflow evolved from prompts to workflow
About six months ago, my AI workflow was already useful. I had reusable commands. I had predefined templates. I had a decent setup in Cursor and later Claude Code and Codex. It was enough to make AI generate code faster, help me plan, and reduce some repeated prompting. That was already a big step up … Continue reading How my AI workflow evolved from prompts to workflow