create-pr - Create Pull Request from Current Branch
Push current branch and create a Pull Request with English title and description
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- confirm branch state and uncommitted changes
- push branch to remote repository
- create Pull Request using gh CLI
- provide PR text template
Inputs
- current branch name
- uncommitted changes
- PR title in English
- PR description in English
- gh CLI context
Outputs
- branch pushed to remote repository
- Pull Request created
- PR text template
Requirements
- git environment
- gh CLI tool
- remote repository access
- English PR title and description
