.agents/skills/review-sweep/SKILL.md
Use this when handling PR review feedback and you want to reduce repeated follow-up review on the same branch.
Treat each review comment as a chance to infer a broader rule, then apply that rule across the rest of the current diff where it clearly fits.
When summarizing the work, make it obvious that you did not just answer the comment literally. Say what broader rule you inferred and where else in the diff you applied it.