Install any skill in seconds. Free to start, no credit card required.
Get Started Free →This skill should be used when creating a GitHub pull request via `gh pr create`. Defines PR body format with Why/What/Notes sections, ensures proper assignment, and prompts for Jira ticket number.
.claude/skills/fredrikaverpil-gh-pr/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-18 | ✗→✓ | ▲ Improved | 15% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 10% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 35% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 34% | 0% |
When creating a pull request with the gh CLI, use the command template below. For the title and body content, follow the "pr-style" skill (conventional commit title, Why/What/Notes body, draft PRs).
bashgh pr create --draft --assignee @me --title "<title>" --body "$(cat <<'EOF' body here EOF )"
--draft)--assignee @me)| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-18 | fail→pass | 4,348 | 3,859 | -11% | 1 | 1 | 0% | 704 | 807 | +15% | 0 | 0 | — |
case-01 | fail→pass | 5,574 | 10,584 | +90% | 1 | 1 | 0% | 1,047 | 934 | -11% | 0 | 0 | — |
case-02 | fail→pass | 4,146 | 3,686 | -11% | 1 | 1 | 0% | 738 | 813 | +10% | 0 | 0 | — |
case-03 | fail→pass | 11,169 | 4,293 | -62% | 1 | 1 | 0% | 647 | 874 | +35% | 0 | 0 | — |
case-04 | pass→pass | 2,948 | 2,975 | +1% | 1 | 1 | 0% | 514 | 564 | +10% | 0 | 0 | — |
case-05 | pass→pass | 3,861 | 1,675 | -57% | 1 | 1 | 0% | 588 | 366 | -38% | 0 | 0 | — |
case-06 | fail→pass | 3,721 | 3,926 | +6% | 1 | 1 | 0% | 602 | 808 | +34% | 0 | 0 | — |
case-07 | fail→fail | 5,571 | 7,441 | +34% | 1 | 1 | 0% | 941 | 1,361 | +45% | 0 | 0 | — |
case-08 | fail→fail | 3,093 | 3,230 | +4% | 1 | 1 | 0% | 530 | 740 | +40% | 0 | 0 | — |
case-09 | fail→pass | 4,265 | 8,139 | +91% | 1 | 1 | 0% | 681 | 1,592 | +134% | 0 | 0 | — |
case-10 | fail→pass | 6,615 | 4,403 | -33% | 1 | 1 | 0% | 1,096 | 992 | -9% | 0 | 0 | — |
case-11 | fail→pass | 5,519 | 3,393 | -39% | 1 | 1 | 0% | 876 | 711 | -19% | 0 | 0 | — |
case-12 | fail→pass | 5,043 | 3,816 | -24% | 1 | 1 | 0% | 903 | 817 | -10% | 0 | 0 | — |
case-13 | fail→pass | 3,722 | 20,151 | +441% | 1 | 1 | 0% | 585 | 822 | +41% | 0 | 0 | — |
case-14 | fail→pass | 6,689 | 3,368 | -50% | 1 | 1 | 0% | 1,077 | 633 | -41% | 0 | 0 | — |
case-15 | pass→pass | 3,040 | 3,553 | +17% | 1 | 1 | 0% | 493 | 746 | +51% | 0 | 0 | — |
case-16 | fail→pass | 6,344 | 11,660 | +84% | 1 | 1 | 0% | 1,035 | 2,043 | +97% | 0 | 0 | — |
case-17 | fail→pass | 6,880 | 3,795 | -45% | 1 | 1 | 0% | 1,116 | 815 | -27% | 0 | 0 | — |
case-19 | fail→pass | 5,433 | 3,782 | -30% | 1 | 1 | 0% | 887 | 741 | -16% | 0 | 0 | — |
case-20 | fail→pass | 4,402 | 4,027 | -9% | 1 | 1 | 0% | 769 | 828 | +8% | 0 | 0 | — |
case-21 | fail→pass | 6,899 | 3,719 | -46% | 1 | 1 | 0% | 1,171 | 815 | -30% | 0 | 0 | — |
case-22 | fail→pass | 5,996 | 4,476 | -25% | 1 | 1 | 0% | 1,001 | 906 | -9% | 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 21 counted toward the lift figure. The other 1 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 +77 percentage points is the difference between those two pass rates over the 21 comparable cases.
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.