audit-code-review
Installation
SKILL.md
Code Review Skill
Degree of freedom: MIXED — Phases 1–2 judgment [HIGH freedom];
mandatory pre-review git/docs [LOW freedom — run exactly].
Review this PR or named diff. Repo-wide anti-patterns → audit-code-quality.
Bulk transform semantics → audit-codemod-safety.
How to reason
- Observe — quote the hunk and the surrounding file (not the line alone)
- Interpret — what breaks, leaks, or duplicates if this merges?
- Classify — blocking / suggestion / nit / praise
- Severity — security, data-loss, or break-existing = blocking