review
Installation
SKILL.md
Building is not done when the code runs. It is done when the code is correct.
AI moves fast. Fast means things get built that work on the surface but drift from the architecture, violate the design system, or miss edge cases that matter. This skill catches those things before they compound into bigger problems.
Run this after every feature. Before you move on.
What This Skill Does Not Do
It does not fix anything. It reports what it finds and lets the developer decide what matters and what to do about it. Fixing without understanding is how problems get buried, not solved.
Step 1 — Understand What Should Have Been Built
Before reviewing anything, establish the benchmark.
Read in this order: