pr - GitHub Pull Request Management with gh CLI
Create and manage GitHub pull requests using the gh CLI
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create pull request
- check PR status
- view PR details
Inputs
- git status
- git diff
- git commit history
- current branch
- base branch
Outputs
- PR URL
- PR check status
- PR details
Requirements
- gh CLI installed
- gh CLI authenticated
- current branch pushed to remote
