create-pr - Create git branch, atomic commits, and open pull request
Create branch, atomic commits, push, and open a pull request with terse, exact messages.
Tags
Updated: 2026-09-16Typical Inputs
Typical Outputs
What this skill does
- Detect base branch
- Ensure valid branch name
- Stage specific files
- Create atomic commits
- Push branch to origin
- Create pull request
Inputs
- Git repository status
- Repository labels
Outputs
- Pushed git branch
- Created commits
- Pull request URL
Requirements
- Git CLI tool
- GitHub CLI tool
