impl-review
Installation
SKILL.md
Implement Review Feedback
Checkout a PR's branch, implement the reviewer's feedback, run preflight checks, commit, and push.
Arguments
<pr-number>(required) — The PR number in brave/brave-core to implement review feedback for.
Confirmation
Always ask for user confirmation before implementing changes, before committing/pushing, and before posting comments on GitHub.
Steps
1. Parse Arguments
Related skills
More from brave/brave-core
clean-branches
Delete local branches whose PRs have been merged upstream. Checks GitHub PR
2pr
Create a pull request for the current branch using `gh`.
1review
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
1