create-pull-request - Create GitHub Pull Request
Creates GitHub pull requests following project conventions using the gh CLI tool.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check gh CLI authentication status
- Analyze git commits and diffs
- Gather pull request context
- Rebase and push git commits
- Create GitHub pull request
Inputs
- Git repository and branch context
- GitHub issue number
- PR template file
- Pull request details
Outputs
- Pushed remote git branch
- Created GitHub pull request
- Pull request URL display
Requirements
- GitHub CLI tool
- Authenticated GitHub account
- Git version control system
