git-pr

Installation
SKILL.md

Git PR

Create pull requests with comprehensive descriptions and proper issue linkage.

When to Use This Skill

Use this skill when... Use the alternative when...
Opening a PR from a pushed branch with description, labels, and issue refs Use github-pr-title if you only need to author or fix the conventional title
Selecting a base branch, draft mode, or reviewers as part of PR creation Use git-push first if the branch has not been pushed to remote yet
Going from a pushed branch to an open pull request Use git-commit first if there are uncommitted changes locally
Inserting Fixes #N / Closes #N issue references into the PR body Use git-commit-push-pr for the consolidated commit + push + PR macro

PR Description Format

Standard Template

Installs
9
GitHub Stars
58
First Seen
Jan 30, 2026
git-pr — laurigates/claude-plugins