pr
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Create Pull Request
Create a pull request for the current branch using gh.
Current State
- Branch: !
git branch --show-current - Commits on branch: !
git log master..HEAD --oneline - Changed files: !
git diff master...HEAD --stat
Steps
1. Gather context
- Review the commits and changed files above.
- Check if the branch is associated with a GitHub issue (look at branch name, commit messages, or recent context for an issue number).
2. Push the branch
Related skills
More from brave/brave-core
clean-branches
Delete local branches whose PRs have been merged upstream. Checks GitHub PR
2review
Review code for quality, root cause analysis, and fix confidence. Supports PR
1prs-reviewed
Get PRs a user reviewed on brave/brave-core. Shows PR number, title, author,
1fix-bp-docs
Audit and fix best practices docs for stale references, duplicates, obsolete
1preflight
Run all preflight checks (format, gn_check, presubmit, build, tests) to make
1review-prs
Review PRs in the configured PR repository for best practices violations.
1