pr - Create GitHub Pull Requests with Automated Code Quality Checks
Automates the creation of GitHub pull requests including lint checking, code formatting, and commit management.
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check current branch
- create new branch
- run lint checks
- format code
- commit changes
- generate PR description
- create GitHub PR
- show PR link
Inputs
- Git repository
- Changed files
- GitHub access token
Outputs
- GitHub pull request
- PR link
- Git commit
Requirements
- Git installed
- GitHub CLI installed
- GitHub authentication
- Bash shell environment
