review-work
Installation
SKILL.md
Review Chain — Fresh-Eyes Post-Implementation Quality
Independent reviewer + resolver loop for code, artifacts, plans, or shipped work. Reviewer has no implementation context; resolver synthesizes. Routing in routing.yaml; methodology + "no critic on critic" in references/playbook.md.
Core: What would a senior reviewer with no sunk-cost bias catch?
Critical Gates — load first
- Reviewer has NO access to implementation reasoning — only the output + requirements.
- Resolver sees BOTH original + review — synthesizes, not patches.
- Max 2 loops. Not clean after 2 cycles → flag user; may be a design problem review can't fix.
- Auto-trigger for critical code — security, auth, crypto, data mutations, money, PII. Don't wait to be asked.
- Quality feedback — repeated misses, critic overrides, post-humanmaxxing regressions feed
_shared/quality-feedback-protocol.md, not just this report. - Noise-filter before report-write. Every finding passes
noise-filter.md: Layer 1 (real-vs-fake perprocedures/reviewer.md § Verification rules) then Layer 2 (Accepted / Rejected / Deferred — three report subsections). Accepted clears fix-then-rerun before Verified.
Before Starting
Apply references/_shared/before-starting-check.md. Then: