open-pr - Automated Pull Request Creation for Git Repositories
Create pull requests from current branch to main with branch validation and automated workflow
Tags
Updated: 2026-02-14Capabilities
Typical Inputs
Typical Outputs
What this skill does
- verify git branch
- compare branch changes
- commit pending work
- draft PR description
- create pull request
- push branch upstream
Inputs
- git repository
- current branch
- git commit history
- pending changes
- GitHub CLI
Outputs
- pull request
- PR URL
- git commits
- branch push
Requirements
- git installation
- GitHub CLI (optional)
- non-main branch
- git repository initialized
