What problem does it solve?
It prevents review sessions from turning into padding by enforcing a structured, multi-round workflow where the user selects what to fix and Claude only proceeds with those items.
Core Features & Use Cases
- Severity-grouped findings per round: Claude lists new issues grouped by 🔴/🟠/🟡/🟢 so you can prioritize what matters most for correctness and quality.
- User-driven fix selection: you explicitly choose which findings to fix, and Claude fixes only the selected ones.
- Diminishing-returns stopping rule: the skill recommends wrapping up when findings degrade to polish-only or when consecutive rounds produce very little new value.
- Use case: after implementing changes to a file, run another verification pass to catch regressions or newly visible issues without endlessly generating extra nitpicks.
Quick Start
After you finish a change burst, ask the AI to review the updated scope using review-iterate.