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 code review
A practical roadmap to learn agentic engineering
A lot of engineers want to learn agentic engineering now. I think many of them are starting from the wrong end. They jump straight into MCP, multi-agent systems, autonomous workflows, and every shiny demo on X. It looks exciting and also feels like the future. But for most engineers, that is not the right place … Continue reading A practical roadmap to learn agentic engineering
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
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
Claude Code vs Cursor
I’ve seen a lot of Cursor vs Claude Code comparisons recently. Most of them try to answer a simple question: which one writes better code? https://twitter.com/codeaholicguy/status/2006021401212256626 After using both tools daily, I think that question misses the point. I don’t see a meaningful difference in code quality between Cursor and Claude Code anymore. Once you … Continue reading Claude Code vs Cursor
Cursor 2.0 and Composer Model
Released on October 29, 2025, Cursor 2.0 is a major update to the AI-driven code editor that promises a new multi-agent interface and the debut of Cursor’s own coding model, Composer. As someone who uses Cursor every day, I couldn’t wait to try out the new 2.0 release. I spent some time exploring what’s new. … Continue reading Cursor 2.0 and Composer Model