How I Use AI as a Senior Engineer
I've been using AI for code reviews for over a year. In that time I've learned one uncomfortable truth:
Most developers are using AI wrong for code reviews.
They paste code and ask "is this good?" They get back a wall of generic feedback that could apply to literally any codebase. It feels useful for about 10 seconds, then you realize nothing actionable came out of it.
The problem isn't the AI. It's the prompt.
After hundreds of iterations, I've identified the patterns that separate a mediocre AI code review from one that actually finds bugs, catches security holes, and suggests fixes a senior engineer would be proud of.
Here's what I learned ā and the exact prompts I now use daily.