code-review
Installation
SKILL.md
Code Review
Review a pull request diff against this project's conventions and best practices.
Step 1 — Obtain the diff
The user will provide one of the following:
A) GitHub PR URL
Extract the remote and PR number from the URL.
https://github.com/openshift/lightspeed-console/pull/123→ remote upstream, PR 123
Then fetch and diff: