creating-pull-requests

Generate conventional pull request titles and descriptions for GitHub CLI.

Updated Nov 19, 2025
One-click install
npx skills add https://github.com/dnlopes/claude-code-plugins --skill creating-pull-requests
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-pull-requests
Source: https://github.com/dnlopes/claude-code-plugins/tree/main/git-workflow/skills/creating-pull-requests
Command: npx skills add https://github.com/dnlopes/claude-code-plugins --skill creating-pull-requests

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Crafting consistent, high-quality pull request titles and descriptions can be a chore. This Skill automates the adherence to conventional PR formats, saving time, reducing friction in code reviews, and improving overall project clarity.

Core Features & Use Cases

  • Conventional PR Title Generation: Ensures pull request titles follow established conventional commit standards, including appropriate emojis.
  • GitHub CLI Integration: Provides direct commands for creating PRs using GitHub CLI, simplifying the submission process and reducing manual errors.
  • Language Enforcement: Guarantees all PR titles and descriptions are in English for global team consistency and clear communication.
  • Use Case: After completing your feature branch, use this Skill to automatically generate a perfectly formatted PR title and description, then submit it with a single, guided command, ensuring your PR is ready for review without manual adjustments.

Quick Start

Use the creating-pull-requests skill to generate a conventional pull request title and description for my current branch, then guide me through submitting it using GitHub CLI.