Drive a pull request to a clean state and merge it: run the review-pr skill, fix every mid-or-above finding, and repeat until no mid-or-above findings remain, then merge. Use when the user wants to finish a PR by reviewing, fixing, and merging it, or triggers on "the goal-pr skill".
$npx -y skills add dyoshikawa/rulesync --skill goal-prInstalls into the current project.
Run `npx skills use "https://github.com/dyoshikawa/rulesync" --skill "dyoshikawa/rulesync/goal-pr"` 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/dyoshikawa/rulesync" that are relevant to the current task. Run `npx skills add "https://github.com/dyoshikawa/rulesync"` and select the relevant skills, then follow their instructions.