npx skills add ...
npx skills add brave/brave-core --skill pr
npx skills add brave/brave-core --skill pr
Create a pull request for the current branch using `gh`.
Create a pull request for the current branch using gh.
git branch --show-currentgit log master..HEAD --onelinegit diff master...HEAD --statRun git push -u origin HEAD.
Use gh pr create with:
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.