More agents, same human brain

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

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