When building AI DevKit, I had to look much deeper into different coding agent harnesses. Each one has its own structure, workflow, and mental model. In this post, I’ll share what I learned from digging into Claude Code hooks. Claude Code has 27 hook events. I went through all of them. Most are not worth … Continue reading I read every Claude Code hook so you don’t have to
Tag: AI software engineering
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
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