aw-review-quality-gate
Installation
SKILL.md
Review Quality Gate
Run this gate on every finding you have generated, before formatting output or delivering results. The gate catches false positives, noise, and miscalibrated severity — the most common failure modes of single-pass review.
When to Use
- As the
autonomous-workflowPhase 6 review companion — invoked viaSkill()afterreview-changesreturns findings, before the workflow acts on them. Seephase-6-pr-creation.md#findings-quality-gate. Graceful skip: the workflow acts on the raw findings if this skill is not installed. - After the
pr-revieweragent generates findings (Step 2.5). - After DX or UX review skills produce their finding lists.
- Any time a skill produces actionable recommendations that a human will read.