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)

  1. DO NOT scan full diffs initially
  2. START with commit messages only
  3. ONLY inspect diffs if intent is unclear

Related skills
Installs
8
GitHub Stars
37.3K
First Seen
6 days ago
Security Audits