pr - Automated Pull Request Creation with Title and Template Formatting
Creates pull requests with automatic title detection and template adaptation
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze git changes
- detect PR title patterns
- check for PR templates
- generate PR title
- generate PR body
- ask user for confirmation
- create draft PR
Inputs
- git repository
- commit history
- recent PR titles
- branch name
- PR template file
Outputs
- draft pull request
- PR title
- PR body
Requirements
- Git repository access
- GitHub CLI (gh)
- git command line tools
- user confirmation required
