github-pr

Official

Create outstanding PRs with conventional commits.

AuthorGentleman-Programming
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams produce consistent, high-quality pull requests by enforcing conventional commits and generating clear, structured PR descriptions. It reduces review time and miscommunication by standardizing messaging across PRs.

Core Features & Use Cases

  • Conventional commits enforcement: ensures PR titles follow the conventional-commit format (feat, fix, docs, etc.).
  • Standard PR descriptions: auto-generates or validates a structured PR body with Summary, Changes, and References.
  • Wide applicability: suitable for individual contributors and large projects using gh CLI to manage PRs across repositories.

Use Case

A maintainer wants every PR to follow a strict message pattern and a consistent description when merging feature work or bug fixes. This Skill can be invoked during PR creation to automatically format the title and body, ensuring compliance and readability.

Quick Start

gh pr create --title "feat(auth): add OAuth2 login" --body "## Summary

  • Implemented OAuth2 login flow
  • Updated authentication middleware
  • Closes #123"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-pr
Download link: https://github.com/Gentleman-Programming/Gentleman-Skills/archive/main.zip#github-pr

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.