If you are good at code review, you will be good at using AI agents
Using AI agents correctly is a process of reviewing code. If you’re good at reviewing code, you’ll be good at using tools like Claude Code, Codex, or the Copilot coding agent. Why is that? Large language models are good at producing a lot of code, but they don’t yet have the depth of judgement of a competent software engineer. Left unsupervised, they will spend a lot of time committing to bad design decisions. Last week I built VicFlora Offline: an offline-friendly PWA that hosts some of the VicFlora data for keying out plants, so you can still use the keys if you’re in the field somewhere with bad internet reception. Codex spent a lot of effort trying to reverse-engineer the VicFlora frontend code for the dichotomous key. It was honestly pretty impressive to watch! But I figured there had to be some easier way to access the raw data, and I was right. This happens over and over again when I use AI coding agents: about once an hour I notice that the agent is doing something that looks s
Using AI agents correctly is a process of reviewing code . If you’re good at reviewing code, you’ll be good at using tools like Claude Code, Codex, or the Copilot coding agent. Why is that? Large language models are good at producing a lot of code, but they don’t yet have the depth of judgement of a competent software engineer. Left unsupervised, they will spend a lot of time committing to bad design decisions. AI agents and bad design Last week I built VicFlora Offline : an offline-friendly PWA that hosts some of the VicFlora data for keying out plants, so you can still use the keys if you’re
Explore this link on the map →saved by
related reading
- I built an AI code review agent in a few hours, here's what I learnedsourcebot.dev
- Best practices for using AI coding Agents | Augment Codeaugmentcode.com
- A Guide to Claude Code 2.0 and getting better at using coding agents – sankalp's blogsankalp.bearblog.dev
- Your job is to deliver code you have proven to worksimonwillison.net
- Using AI as a Design Engineerjakub.kr
- The Eternal Sloptember | the singularity is nearergeohot.github.io
- Treat Agent Output Like Compiler Output | Skipskiplabs.io
- Using AI to write better code more slowly | Read the Tea Leavesnolanlawson.com
- claude code is not making your product betterethanding.substack.com
- How I'm using coding agents in September, 2025 — Massively Parallel Procrastinationblog.fsck.com
- Don’t Outsource Your Thinkingteltam.github.io
- Building Effective AI Agents \ Anthropicanthropic.com