skills/smithery.ai/git-pr-creation

git-pr-creation

Installation
SKILL.md

Overview

This skill streamlines the pull request creation process by automatically generating professional PR descriptions and handling branch selection through the GitHub CLI. It analyzes commit history and changes to create meaningful, concise descriptions that follow best practices.

How It Works

  1. Branch Analysis: The skill identifies the current branch and available target branches using gh CLI.
  2. Target Branch Selection: Presents available branches for user selection.
  3. Change Analysis: Examines commits and changes between branches.
  4. PR Description Generation: Creates a concise, well-structured PR description.
  5. PR Creation: Uses GitHub CLI to create the pull request.

When to Use This Skill

This skill activates when you need to:

  • Create a pull request from current branch.
  • Generate a PR description automatically.
  • Use the /pr or /gpr command.
  • Streamline the PR creation workflow.
Installs
2
First Seen
Mar 19, 2026
git-pr-creation from smithery.ai