create-pr - Create GitHub Pull Requests with Automated Analysis
Create pull requests on GitHub with comprehensive change analysis and branch management
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run git status checks
- run git diff commands
- check remote branch status
- view git commit logs
- analyze all commit changes
- draft PR summary
- create new branches
- push branches to remote
- use gh CLI for PR creation
Inputs
- GitHub repository
- branch information
- changed files
- PR template
Outputs
- PR URL
- new branch
- pushed remote branch
Requirements
- gh CLI tool
- git command line
- GitHub access
- repository permissions
