Given an open issue or PR, scores the project's configured reviewer roster across three signals — touched-area eligibility, git-history familiarity with the changed paths, and current open-review load — and proposes a primary reviewer (plus an optional backup). Read-only and propose-then-confirm: nothing is assigned, labelled, or requested without the maintainer's explicit confirmation. An unresolved roster produces an explicit NO ELIGIBLE REVIEWER signal, never a fabricated handle.
$npx -y skills add apache/magpie --skill reviewer-routingInstalls into the current project.
Run `npx skills use "https://github.com/apache/magpie" --skill "apache/magpie/reviewer-routing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/apache/magpie" that are relevant to the current task. Run `npx skills add "https://github.com/apache/magpie"` and select the relevant skills, then follow their instructions.