·github-pr

Create high-quality Pull Requests with conventional commits and proper descriptions. Trigger: When creating PRs, writing PR descriptions, or using gh CLI for pull requests.

46Installs·0Trend·@gentleman-programming

Installation

$npx skills add https://github.com/gentleman-programming/gentleman-skills --skill github-pr

How to Install github-pr

Quickly install github-pr AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill github-pr
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gentleman-programming/gentleman-skills.

SKILL.md

View raw

| Create PR | gh pr create -t "type: desc" -b "body" | | Draft PR | gh pr create --draft | | Web editor | gh pr create --web | | Add reviewer | --reviewer user1,user2 | | Add label | --label bug,high-priority | | Link issue | Closes #123 in body | | View status | gh pr status | | Merge squash | gh pr merge --squash |

Create high-quality Pull Requests with conventional commits and proper descriptions. Trigger: When creating PRs, writing PR descriptions, or using gh CLI for pull requests. Source: gentleman-programming/gentleman-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill github-pr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gentleman-programming/gentleman-skills --skill github-pr
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-11

Browse more skills from gentleman-programming/gentleman-skills

Quick answers

What is github-pr?

Create high-quality Pull Requests with conventional commits and proper descriptions. Trigger: When creating PRs, writing PR descriptions, or using gh CLI for pull requests. Source: gentleman-programming/gentleman-skills.

How do I install github-pr?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill github-pr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gentleman-programming/gentleman-skills