NL

Your tests were written by the same AI

The review gate opens when the tests are green. Those tests were written by the same AI, in the same session, with the implementation in context — so they agree with the code instead of the requirement. Here’s how to tell, and what actually fixes it.

August 11, 2026 · 8 min · René Dekkers

Review gates for AI-written code

A shared skill and a team plugin make everyone fast. That’s the problem this post is about: when AI writes the code and a human clicks approve, who actually understood it? Two review gates — an automated one and a human one — keep the developer, not the AI, accountable.

August 3, 2026 · 6 min · René Dekkers

Claude Code as code reviewer for your .NET pull requests

Claude Code can do a thorough first pass on your .NET pull requests — catching null references, missing validation, and inconsistent patterns before a human reviewer even opens the PR.

February 24, 2026 · 7 min · René Dekkers
v130