create-pr - Automated GitHub Pull Request Creation with Auto-Assignment
Push the current branch and create a GitHub pull request with automatic assignment
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check git status
- push branch to remote
- analyze recent commits
- generate PR title
- create GitHub PR
- auto-assign PR
- add optional assignees
Inputs
- Git repository
- current branch
- recent commits
- GitHub repository
- GitHub CLI authentication
Outputs
- pushed branch
- created pull request
- PR title and description
- assigned PR
Requirements
- Sonnet model
- Git installation
- GitHub CLI installation
- initialized git repository
- configured GitHub authentication
- push permissions to remote
