# More than just code review

> Source: <https://simonwillison.net/2026/Aug/22/more-than-just-code-review/>
> Published: 2026-08-22 15:56:54+00:00

The key skill required to make productive use of coding agents is being able to confidently instruct them on how to make changes and then confidently verify that those changes have been applied in the correct way.

Sometimes this involves reviewing every line of code they have written, but there are other ways to achieve that goal. Eyeballing every line of code has never been the most effective way to validate a chance to a piece of software.

Tags: [code-review](https://simonwillison.net/tags/code-review), [coding-agents](https://simonwillison.net/tags/coding-agents), [generative-ai](https://simonwillison.net/tags/generative-ai), [agentic-engineering](https://simonwillison.net/tags/agentic-engineering), [ai](https://simonwillison.net/tags/ai), [llms](https://simonwillison.net/tags/llms)
