Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Review pull requests or code changes. Triggered by "/review [pr_link]" or when user asks to review pending changes.
.claude/skills/x-cmd-review/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | -40% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 60% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 188% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -37% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -37% | 0% |
Use when:
/review with a PR linkDo NOT use when:
/security-review)/optimize)/simplify)If PR link provided:
bashgh pr view <pr> --json title,body,state,base,head,files,additions,deletions,changedFiles gh pr diff <pr>
If local changes:
bashgit diff main..HEAD git diff --name-only main..HEAD
Review dimensions:
/security-reviewUse the output format below.
markdown## PR Summary - **Title**: ... - **Author**: ... - **Scope**: N files | +N/-N lines ## Changes Overview [High-level summary of what changed and why] ## Detailed Review ### Approved [What was done well] ### Suggestions [Specific improvements with file:line references] ### Concerns [Issues that need addressing before merge] ## Recommendation [Approve / Request Changes / Comment]
/security-review if beyond surface level| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→fail | 11,395 | 8,302 | -27% | 1 | 1 | 0% | 1,778 | 892 | -50% | 0 | 0 | — |
case-02 | fail→fail | 5,058 | 5,638 | +11% | 1 | 1 | 0% | 702 | 638 | -9% | 0 | 0 | — |
case-03 | fail→pass | 24,641 | 18,896 | -23% | 1 | 1 | 0% | 4,114 | 2,478 | -40% | 0 | 0 | — |
case-04 | fail→fail | 17,589 | 13,267 | -25% | 1 | 1 | 0% | 1,447 | 1,504 | +4% | 0 | 0 | — |
case-05 | fail→pass | 4,366 | 3,716 | -15% | 1 | 1 | 0% | 506 | 808 | +60% | 0 | 0 | — |
case-06 | fail→pass | 3,414 | 4,455 | +30% | 1 | 1 | 0% | 380 | 1,096 | +188% | 0 | 0 | — |
case-07 | fail→fail | 6,738 | 6,116 | -9% | 1 | 1 | 0% | 1,140 | 1,515 | +33% | 0 | 0 | — |
case-08 | fail→pass | 7,410 | 2,990 | -60% | 1 | 1 | 0% | 1,214 | 770 | -37% | 0 | 0 | — |
case-09 | fail→pass | 7,477 | 3,510 | -53% | 1 | 1 | 0% | 1,099 | 692 | -37% | 0 | 0 | — |
case-10 | fail→pass | 6,792 | 3,637 | -46% | 1 | 1 | 0% | 1,010 | 874 | -13% | 0 | 0 | — |
case-11 | fail→pass | 15,567 | 9,255 | -41% | 1 | 1 | 0% | 2,319 | 1,271 | -45% | 0 | 0 | — |
case-12 | fail→pass | 11,487 | 6,239 | -46% | 1 | 1 | 0% | 1,756 | 1,109 | -37% | 0 | 0 | — |
case-13 | pass→fail | 24,894 | 7,832 | -69% | 1 | 1 | 0% | 1,465 | 1,280 | -13% | 0 | 0 | — |
case-14 | pass→pass | 13,739 | 42,058 | +206% | 1 | 1 | 0% | 2,281 | 746 | -67% | 0 | 0 | — |
case-15 | pass→pass | 10,436 | 2,623 | -75% | 1 | 1 | 0% | 1,479 | 673 | -54% | 0 | 0 | — |
case-16 | fail→pass | 10,001 | 2,685 | -73% | 1 | 1 | 0% | 1,307 | 720 | -45% | 0 | 0 | — |
case-17 | fail→fail | 12,652 | 3,553 | -72% | 1 | 1 | 0% | 1,863 | 742 | -60% | 0 | 0 | — |
case-18 | pass→pass | 13,321 | 3,270 | -75% | 1 | 1 | 0% | 2,006 | 744 | -63% | 0 | 0 | — |
case-19 | fail→pass | 12,388 | 2,625 | -79% | 1 | 1 | 0% | 1,019 | 732 | -28% | 0 | 0 | — |
case-20 | fail→pass | 8,751 | 2,600 | -70% | 1 | 1 | 0% | 1,301 | 688 | -47% | 0 | 0 | — |
case-21 | fail→pass | 21,456 | 12,897 | -40% | 1 | 1 | 0% | 2,892 | 2,304 | -20% | 0 | 0 | — |
case-22 | fail→pass | 13,013 | 2,307 | -82% | 1 | 1 | 0% | 1,920 | 693 | -64% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted, and 20 counted toward the lift figure. The other 2 produced results that are not comparable between the two arms, so they are excluded from the headline rather than averaged into it. The headline lift of +55 percentage points is the difference between those two pass rates over the 20 comparable cases. 1 case got worse with the skill loaded, and it is included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.