Verify AI-written code before it ships
Check generated code against the behaviour it was supposed to implement.
What this prompt helps you do
A verification pass covering correctness, edge cases, error handling, security, and where it silently differs from intent.
When to use it
Code was generated quickly and looks plausible, which is exactly when review matters most.
What to prepare
The goal, relevant source material, constraints, examples, and the decision or action this should support.
How to get a strong result
Check what the code does against what was asked, not whether it is well-written; plausible and wrong is the failure mode.
How to use this prompt
Replace each placeholder with accurate context. Paste the complete prompt into Claude, review the response critically, resolve important questions, and use it as a considered input to the next decision—not as an unchecked final answer.