pr - Create or Update GitHub Pull Requests
Creates or updates a GitHub pull request for the current branch when ready to submit code changes for review.
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check git status
- check git branch
- check git log
- check git diff
- push to remote
- create GitHub PR
- view GitHub PR
- edit GitHub PR
Inputs
- GitHub repository
- current branch
- code changes
- GitHub CLI
Outputs
- GitHub pull request created
- GitHub pull request updated
- PR URL
Requirements
- Git installed
- GitHub CLI installed
- GitHub authentication
- code repository
