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 coding agents
How to become a 10x engineer with AI
In the previous post, I shared my perspective on the new 10x engineer in the AI era. A modern 10x engineer creates outsized impact by turning unclear problems into safe, shippable outcomes with less friction across the team. AI helps with that, but only if the engineer knows how to use it well. This is … Continue reading How to become a 10x engineer with AI
The new 10x Engineer with AI
The idea of the “10x engineer” has always been a bit controversial. Some people see it as a myth. Some people see it as a harmful label that creates hero culture. Some people have worked with engineers who clearly create much more impact than others, and believe the idea is real. I sit somewhere in … Continue reading The new 10x Engineer with AI
My Experience in Agentic Engineering
It has been one year since I wrote about how much faster AI can make a team. Back then, the conversation was about speed. Today, it is about discipline. If you are still coding the same way you did two years ago, you are underperforming. Not because you are not capable. But because the leverage … Continue reading My Experience in Agentic Engineering
AI Coding Agents Explained: Rules, Commands, Skills, MCP, Hooks
If you are an engineer today, the challenge is no longer whether AI can help you write code. The challenge is the flood of tools and concepts. Every few weeks, there is something new. Agents, rules, skills, sub-agents, MCP, hooks. Each introduces its own vocabulary, and most explanations jump straight into features without explaining why … Continue reading AI Coding Agents Explained: Rules, Commands, Skills, MCP, Hooks
I use AI DevKit to develop AI DevKit features
I built AI DevKit because I wanted a workflow that makes AI coding feel less random and more efficient. But I also know from experience that AI looks great when you demo it. The problem only surfaces when you rely on them to ship something non-trivial. I made a rule for myself. I would use … Continue reading I use AI DevKit to develop AI DevKit features