bravebraveOfficial·26 Agent Skills Included

brave-core

Automate Brave browser PR reviews, CI fixes, and release uplifts

Automates pull request reviews, CI failure retries, crash analysis, and branch management for Brave browser development. Eliminates manual GitHub checks, flaky test triage, and repetitive rebasing across dependent branches. Helps engineers ship Chromium-based browser changes faster with preflight checks, uplift PRs, and milestone fixes.
npx skills add brave/brave-core --all -g -y
Available:

Tells the AI agent how to navigate the Brave Core Chromium customization repo, which docs to read for tasks, and which destructive operations are forbidden without approval.

All Skills in This Repository (26)

Pure Emerald Level Indicators
📦 In Repo
bravebrave

add-best-practice

Add best practice rules to documentation with stable IDs and duplicate checks.

Official
Advanced
📦 In Repo
bravebrave

top-crashers

Query Brave's Backtrace crash reporting system to identify and analyze top crashers.

Official
Advanced
📦 In Repo
bravebrave

check-milestones

Check and fix GitHub PR and issue milestones in brave-core.

Official
Advanced
📦 In Repo
bravebrave

check-upstream-flake

Query Chromium's LUCI Analysis database for upstream test flakiness statistics.

Official
Intermediate
📦 In Repo
bravebrave

prs-reviewed

Retrieve pull requests reviewed by a GitHub user in brave/brave-core and present them in a markdown table.

Official
Intermediate
📦 In Repo
bravebrave

impl-review

Apply code review feedback to GitHub pull requests in brave-core.

Official
Advanced
📦 In Repo
bravebrave

force-push-downstream

Force-push a branch and its downstream branches to origin with --force-with-lease.

Official
Advanced
📦 In Repo
bravebrave

rebase-downstream

Rebase dependent branches in order after upstream changes.

Official
Advanced
📦 In Repo
bravebrave

pr

Create GitHub pull requests for the current branch using the gh CLI.

Official
Intermediate
📦 In Repo
bravebrave

uplift

Create uplift pull requests by cherry-picking test and crash fixes into target branches.

Official
Advanced
📦 In Repo
bravebrave

make-ci-green

Re-run failed Jenkins CI jobs for brave/brave-core pull requests.

Official
Advanced
📦 In Repo
bravebrave

review

Analyze code changes for quality, root causes, and fix confidence.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install brave-core skills?â–¼

Run `npx skills add brave/brave-core --all -g -y` in your terminal to install all skills in this suite globally.

How to automate PR reviews with AI?â–¼

The review and review-prs skills check pull requests against Brave's documented best practices and draft or post inline comments automatically.

How to fix failing CI on a Brave PR?â–¼

The make-ci-green skill detects the failed Jenkins stage, analyzes test failures, and retriggers jobs with the right settings.

Can AI create uplift PRs for beta or release branches?â–¼

Yes. The uplift skill cherry-picks merged PRs into the target channel branch, labels them, and opens the uplift PR for you.

Do these skills work with Claude Code and other agents?â–¼

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineering→