LAB: AI, Review Yourself
It turns out that AI can plan your spec, create your database schema, write your data access code, and then write some of your app's logic. Oh yeah: it can also review its own work.
Some LLMs are very good at reviewing and refining code. It can be generated code, like we have, or code you or team have written.
The first thing it will do is to examine the style guides in the instructions, or in any documents you attach as context. That means you'll need to be sure you've spelled out what is expected in terms of review and code quality, which is where we'll start.
Updated on Nov 21, 2025