Simplifies PR creation by gathering context, pushing branches, and applying descriptions.

Install

mkdir -p .claude/skills/pr-brave && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17309" && unzip -o skill.zip -d .claude/skills/pr-brave && rm skill.zip

Installs to .claude/skills/pr-brave

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Create a pull request for the current branch using `gh`.
56 charsno explicit “when” trigger
Beginner

Key capabilities

  • Review commits and changed files on the current branch
  • Check for association with a GitHub issue
  • Create a pull request using `gh pr create`
  • Generate a concise title and factual body for the PR

How it works

The skill creates a pull request by first reviewing the branch's commits and changed files, then pushing the branch to origin. It uses `gh pr create` to generate a PR with a concise title and factual body, optionally linking to a GitHub issue.

Inputs & outputs

You give it
A Git branch with changes ready for a pull request
You get back
A new GitHub Pull Request with a short title and factual body, including an associated issue link if applicable

When to use pr

  • Creating branch pull requests
  • Submitting PRs with issue links

About pr

Streamlines PR creation by aggregating commit history and changed files, pushing the current branch, and submitting the PR with a concise, factual description.

Create a pull request for the current branch using `gh`.

When not to use it

  • When the goal is not to create a pull request for the current branch
  • When a detailed, verbose PR description is required
  • When the branch is not ready to be pushed to origin

Limitations

  • Requires a short, direct title (under 70 characters)
  • Requires a brief, factual summary in the body with no filler
  • Does not support complex PR descriptions or formatting

How it compares

This skill automates and simplifies the PR creation process by aggregating branch information and enforcing a concise, factual description, which is more efficient than manually composing PR details.

Compared to similar skills

pr side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
pr (this skill)05moReviewBeginner
resolve-conflicts819moReviewIntermediate
dependency-upgrade266moReviewIntermediate
openspec-onboard107moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry