create-pr — how to use create-pr how to use create-pr, create-pr setup guide, automated PR creation, create-pr vs GitHub Actions, create-pr install, what is create-pr, create-pr alternative, create-pr tutorial, Git PR automation
v1.0.0
About this Skill
Perfect for Git-based Agents needing automated pull request creation and review. create-pr is a skill that automates the creation of pull requests (PRs) for code changes, using Git commands and repository integrations.
Features
Analyzes current branch changes using Git commands
Creates PRs in the ippei-shimizu/buzzbase repository
Supports custom base branches via $ARGUMENTS
Checks for uncommitted changes using git status --short
Pushes changes to remote repositories before creating PRs