Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | 52% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -32% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 27% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -16% | 0% |
| case-19 | ✓→✗ | ▼ Worse | -46% | 0% |
This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests.
bash gh pr checkout <PR_NUMBER>
bash npm run preflight
git statusgit diff (working tree) and/or git diff --staged (staged).npm run preflight before reviewing.Analyze the code changes based on the following pillars:
main or master).Other measured skills in the registry, with their headline benchmark lift.