git-pr-review
Installation
SKILL.md
Objective
Create a clean, objective pull request description by analyzing commit history between base and current branch.
When to Use
Use this skill when you need to generate a structured pull request description based on commit history, especially for maintaining consistency and reducing manual effort.
Strategy (Token Efficient)
- DO NOT scan full diffs initially
- START with commit messages only
- ONLY inspect diffs if intent is unclear