review
Installation
SKILL.md
Audit
Target: $ARGUMENTS. If empty, ask what to review rather than guessing.
Order
- Run the project scan first.
python3 .claude/skills/ordinary-interfaces/scripts/project-system.py .A finding is "this breaks the project's own system" first, and "this differs from the reference" only second. The first is nearly always the more useful sentence. - Check the seven gates. They constrain everything else. See
/ordinary-interfaces:accessibility. - Load only the reference files the target touches. The routing table in the ordinary-interfaces skill maps surface to file.
- Measure rather than estimate. Contrast goes through
contrast.py. A value you did not measure is an inferred finding and must be labelled as one.