review-changes
Installation
SKILL.md
Review Changes
Review changed code with explicit severity and confidence.
Process
Follow this sequence to produce a thorough, efficient review:
- Understand intent. Read the PR description, commit messages, linked issues, and any existing reviewer feedback. Know what the change is trying to do before judging how well it does it.
- Load prior-feedback guidance when needed. If the review already has
comments or notes, read
references/reviewer-feedback.mdbefore reviewing the diff so you can check whether that feedback still applies and how to respond to it. When the user asks to address existing GitHub review feedback, collect the active comments first, map each still-valid concern to the relevant technical lens, and surface it in the normal finding format before you decide how to reply or resolve. On GitHub pull requests, also readreferences/github-pr-reviews.mdfor thread state, reply, and
Related skills