Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →This skill should be used when user asks to "update PR summary", "update PR description", "rewrite PR body", "refresh PR title and body", or explicitly invokes "update-pr-summary".
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | -21% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -52% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -52% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -33% | 0% |
| case-09 | ✓→✗ | ▼ Worse | -46% | 0% |
Update a PR title and description based on the complete changeset.
When explicitly invoked with extra text, treat that text as the PR number or URL.
gh pr view <pr> --json title,body,baseRefName,headRefName.git diff <base-branch>...HEAD to review all committed changes in the branch.create-pr skill format for title and body.fix: or feat: prefix. Lead with the outcome, punchy over exhaustive.create-pr skill for uploading them to a release.gh pr edit <pr> --title "..." --body "...".Other measured skills in the registry, with their headline benchmark lift.