pr-review
Installation
SKILL.md
PR Review
Use this skill to review a GitHub PR and summarize risks, tests, and recommendations.
Inputs
- Require a PR number or URL. If missing, ask for it.
- If the user provides a specific test command, use it.
Safety Rules
- Do not merge unless the user explicitly asks.
- Do not delete branches unless the user explicitly asks.
- Avoid destructive commands like
git reset --hard.
Workflow
- Prerequisites
- Confirm
ghis installed and authenticated.
- Confirm
Related skills
More from tmeister/skills
laravel-simplifier
Simplify and refine PHP/Laravel code for clarity and maintainability without changing behavior.
15commit
Generate a conventional commit message from staged changes and commit safely.
6feature-issue
Implement a feature from a GitHub issue with a structured, review-first workflow.
6draft-issue
Research and draft a high quality GitHub issue before creating it.
6prd-to-json
Convert .prd PRD markdown into .prd/prd.json with validation.
6bug-issue
Diagnose and fix a GitHub issue with a reproduction-first workflow.
6