strict-quality-review
Installation
SKILL.md
Strict Quality Review
Use this skill for an unusually strict review focused on implementation quality, maintainability, abstraction quality, and codebase health.
Above all, this skill should push the reviewer to be ambitious about code structure. Do not merely identify local cleanup opportunities. Actively search for "code judo" moves: restructurings that preserve behavior while making the implementation dramatically simpler, smaller, more direct, and more elegant.
Adversarial Review Workflow
Do not perform this review entirely inline when subagents are available. Independent adversarial reviewers catch structural debt that the author — or a single reviewer with implementation context — will rationalize away.