SkillVerified
/create-pr
Create a pull request with auto-generated title, description, and test plan.
Install
Built-in - use /create-pr in Claude Code
About
The /create-pr skill automates pull request creation. It analyses all commits on your branch, generates a descriptive title and summary, creates a test plan checklist, and opens the PR via the gh CLI. Follows your repository's PR template if one exists. Handles pushing the branch to remote and setting up tracking.
Tags
pull-requestgithubworkflowautomation
Score Breakdown
CLI Score Breakdown10/11
✓Official SDK on npm/pip+2
✓Env var authentication (no browser OAuth)+2
✓Works in headless/CI environments+2
✓CLI tool available+1
✓JSON response for piping/parsing+1
✓Docs have curl/CLI examples+1
✓Reasonable rate limits for scripted use+1
✗Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads0
GitHub stars30k
Days since last release6d
Issue close ratio90%
TypeScript typesYes
Docs qualityexcellent
Breaking changesrare
Scores
CLI
10
Quality
9
Related
SkillVerified
0/wk/commit
Auto-generate semantic commit messages from staged changes.
CLI
10
Quality
9
Built-in - use /commit in Claude CodeSkillVerified
0/wk/review-pr
AI-powered pull request review with inline comments and suggestions.
CLI
10
Quality
9
Built-in - use /review-pr in Claude CodeSkillVerified
0/wk/init
Bootstrap a CLAUDE.md file with project context and coding conventions.
CLI
10
Quality
9
Built-in - use /init in Claude Code