create-contributor-prs

Installation
SKILL.md

create-contributor-prs

External contributors fork brave/brave-core and open PRs from their fork. Most of Brave's CI doesn't run on fork PRs for security reasons. The sync-and-rebase-pr-from-fork.yml workflow exists to create an in-org mirror branch (contributor-<owner>-<headRefName>) and a draft PR in brave/brave-core that re-triggers full CI on the rebased commit.

This skill dispatches that workflow for each open PR by a contributor (or each PR in an explicit list), but only when a dispatch hasn't already happened for the PR's current HEAD commit.

Inputs

The user invokes this skill with one of:

Installs
4
GitHub Stars
3.5K
First Seen
Jun 29, 2026
create-contributor-prs — brave/brave-core