github-pr

Generate conventional-commit compliant GitHub PR titles and descriptions.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/zeshone/zesh-one-skills --skill github-pr-zeshone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-pr
Source: https://github.com/zeshone/zesh-one-skills/tree/main/skills/shared/github-pr
Command: npx skills add https://github.com/zeshone/zesh-one-skills --skill github-pr-zeshone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and standardizes GitHub pull requests to improve review speed and quality by enforcing conventional commits and providing clear title/description templates.

Core Features & Use Cases

  • Conventional-commit guidance and templates for PR titles and bodies.
  • PR templates and guidance to maintain reviewer-friendly messages across projects.
  • GH CLI workflows demonstration with common commands like gh pr create, gh pr status, and gh pr merge.
  • Use Case: creating a feature PR with a conventional commit and a well-structured description.

Quick Start

Outline your PR goal and this skill will generate a conventional-commit compliant title and a clear, ready-to-submit description.

Frequently Asked Questions about github-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I format GitHub pull request titles and descriptions using conventional commits?

Format GitHub pull request titles and descriptions using conventional commits by applying enforced commit type formatting and structured PR body templates. This standardizes PR messages to improve review speed and quality.

What is the best way to automate GitHub PR creation with the gh CLI?

Automate GitHub PR creation with the gh CLI by using demonstrated workflows like gh pr create and gh pr status. This provides clear, ready-to-submit descriptions and conventional-commit compliant titles.

How do I update existing GitHub pull requests with conventional commit formatting?

Update existing GitHub pull requests with conventional commit formatting by applying structured PR templates and guidance. This maintains reviewer-friendly messages across software projects.

Does this PR template tool work for preparing GitHub workflow PR bodies?

This PR template tool works for preparing GitHub workflow PR bodies across software projects. It provides clear title and description templates, demonstrating gh pr commands like gh pr merge for common workflows.

Why use conventional commits for pull request titles and descriptions?

Use conventional commits for pull request titles and descriptions to automate and standardize GitHub PRs. This improves review speed and quality by enforcing commit type formatting and providing clear templates.