Sweep open pull requests on the configured <upstream> repo, classify each one against the project's quality criteria, propose a disposition, and — on the maintainer's confirmation — carry out the action via gh. Disposition options per PR: draft / comment / close / rebase / CI-rerun / workflow-approve / ping-stale-reviewer / request author confirmation of readiness / mark ready for maintainer review / promote bot-authored draft. Does not perform code review — that lives in pr-management-code-review.
$npx -y skills add apache/magpie --skill pr-management-triageInstalls into the current project.
Run `npx skills use "https://github.com/apache/magpie" --skill "apache/magpie/pr-management-triage"` 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.