create-pr

Installation
SKILL.md

Push the current branch and create a GitHub pull request. When the branch name contains a JIRA ID and the ticket can be loaded, the PR title and description follow the ticket. When there is no JIRA ID or the ticket cannot be fetched, still push the branch, propose several PR title options for the developer to choose from (or a custom title), then create the PR.

Usage:

  • /create-pr - Push and create a draft PR
  • /create-pr --no-draft - Push and create a ready-for-review PR

Instructions:

  1. Check prerequisites (GitHub — always):
    • GitHub CLI (gh): Run gh --version. If not found, display the following message and STOP:
      ## Missing Prerequisite: GitHub CLI
      
      The `gh` command is not installed. This skill requires the GitHub CLI for repository operations.
      
      Install it from: https://cli.github.com/
      
    • GitHub CLI authentication: Run gh auth status. If not authenticated, display the following message and STOP:
Related skills

More from morphet81/cheat-sheets

Installs
76
First Seen
Apr 7, 2026