create-pr - Create Pull Request with Auto-Generated Description
Creates and pushes pull requests with auto-generated titles and descriptions
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check git status
- create descriptive branch
- push to origin
- analyze git diff
- generate PR title
- generate PR body
- submit PR via gh CLI
Inputs
- Git repository
- Current branch
- Working tree changes
- Commit history
- Remote tracking branch
- GitHub CLI credentials
Outputs
- PR URL
- New GitHub pull request
- Pushed Git branch
- Auto-generated PR title
- Auto-generated PR description
Requirements
- haiku model
- Bash git tool access
- Bash gh CLI tool access
- Git repository
- GitHub account with CLI access
