magpie-pr-management-triage
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.
- License
- Apache-2.0
Pinned to revision e8c3a346a06a, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/pr-management-triage/SKILL.md
- skills/pr-management-triage/actions.md
- skills/pr-management-triage/classify-and-act.md
- skills/pr-management-triage/comment-templates.md
- skills/pr-management-triage/fetch-and-batch.md
- skills/pr-management-triage/guards/mark_ready.py
- skills/pr-management-triage/guards/mention.py
- skills/pr-management-triage/interaction-loop.md
- skills/pr-management-triage/prerequisites.md
- skills/pr-management-triage/rationale.md
- skills/pr-management-triage/scripts/pr_link.py
- skills/pr-management-triage/session-history.md
- skills/pr-management-triage/stale-sweeps.md
- skills/pr-management-triage/tests/test_pr_link.py
- skills/pr-management-triage/workflow-approval.md
Every link opens the file at its source, pinned to the revision this page describes.