clean-branchesโดย brave
Delete local branches whose PRs have been merged upstream. Checks GitHub PR
npx skills add https://github.com/brave/brave-core --skill clean-branchesSkills เพิ่มเติมจาก brave
pr
by brave
Create a pull request for the current branch using `gh`.
add-best-practice
by brave
Add a new best practice to the appropriate doc. Checks for duplicates,
check-upstream-flake
by brave
Check if a failing test is a known upstream flake in Chromium's LUCI Analysis
fix-bp-docs
by brave
Audit and fix best practices docs for stale references, duplicates, obsolete
force-push-downstream
by brave
Force-push a branch and all its downstream branches to origin. Auto-detects
impl-review
by brave
Implement review feedback on a PR. Checks out the branch, applies
make-ci-green
by brave
Re-run failed CI jobs for a brave/brave-core PR. Detects failure stage and
preflight
by brave
Run all preflight checks (format, gn_check, presubmit, build, tests) to make