brave/pr
Create a pull request for the current branch using `gh`.
npx skills add https://github.com/brave/brave-core --skill pr
Create a pull request for the current branch using gh.
git branch --show-currentgit log master..HEAD --onelinegit diff master...HEAD --statcommit messages, or recent context for an issue number).
Run git push -u origin HEAD.
Use gh pr create with:
there is an associated issue, include
Fix https://github.com/brave/brave-browser/issues/<number> on its own line
at the top of the body.
Keep the description concise. Just state what was done.
Print the PR URL for the user.
Take brave/pr from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.