Review and Merge PR
curated by SkillMD · plugin · 8 skills
Review a GitHub PR with structured analysis including blast radius, security, test coverage, and performance, then verify and merge.
Install the whole plugin (CLI)
npx skillmds add alirezarezvani/pr-review-expert
npx skillmds add addyosmani/code-review-and-quality
npx skillmds add obra/verification-before-completion
npx skillmds add comeonoliver/yeet
npx skillmds add gabrielmoreira/pr
npx skillmds add auto-skiller/ship
npx skillmds add cloudthinker-ai/github
npx skillmds add softnanolab/open-prSkills in this plugin
- ▌ pr-review-expert · alirezarezvaniReview GitHub PRs and GitLab MRs with structured analysis including blast radius, security scanning, test coverage delta, breaking change detection, and performance impact.
- ▌ code-review-and-quality · addyosmaniConducts multi-axis code review across correctness, readability, architecture, security, and performance before merging any change.
- ▌ verification-before-completion · obraEnforces running verification commands and confirming output before claiming work is complete, fixed, or passing, to prevent false success claims.
- ▌ yeet · comeonoliverCreates a branch, commits all changes, pushes, and opens a draft pull request using the GitHub CLI.
- ▌ pr · gabrielmoreiraOpens a GitHub pull request targeting the main branch using the gh CLI and the repository's PR template, after verifying local checks pass.
- ▌ ship · auto-skiller bundleCreates a pull request from completed phase work, generates a rich PR body from planning artifacts, optionally runs code review, and prepares for merge.
- ▌ github · cloudthinker-ai bundleExecutes GitHub CLI and git commands with proper authentication, enforcing the --repo flag and providing helper functions for code review comments with suggestion blocks.
- ▌ open-pr · softnanolabCreates a GitHub pull request with an auto-generated summary, running mandatory pre-commit and code-quality review gates, plus optional deep-review subagents, and posts findings into the PR body.