skills/pr-review/SKILL.md
Review a GitHub pull request, run targeted checks, and provide a decision-ready summary.
npx skillsauth add tmeister/skills pr-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to review a GitHub PR and summarize risks, tests, and recommendations.
git reset --hard.Prerequisites
gh is installed and authenticated.Collect PR data
gh pr view <PR> --json title,body,labels,assignees,state,url,createdAt,updatedAt,additions,deletions,changedFiles,commits,mergeable,draftgh pr view <PR> --json filesgh pr diff <PR>gh pr checks <PR> when available.Checkout (optional)
Run tests
Review changes
Provide summary
documentation
Use when a JWT site content issue is ready for execution and you need to draft or finalize the post directly in jwt-site, keep the same draft PR moving, and sync HQ tracking.
tools
Analyze changes and update WordPress plugin version references safely.
tools
Create, verify, list, or delete WordPress plugin version tags safely.
tools
Generate a WordPress plugin changelog focused on user value and update readme.txt when requested.