pr-management-triage
Sweep open pull requests on the configured `<upstream>` repo (default: read from `<project-config>/project.md → 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`. Decides whether each PR should be converted to draft with a quality-issues comment, commented on, closed, rebased, have CI reruns triggered, have a first-time-contributor workflow approved, be pinged to a stale reviewer, or marked `ready for maintainer review`. Does **not** perform code review (no LLM line comments, no approve/request-changes submissions) — that lives in [`pr-management-code-review`](../pr-management-code-review/SKILL.md).