Tag: pr-triage
skill
★ 23
Triage, review, and merge open pull requests
This skill automates the end-to-end management of open pull requests. It assesses merge readiness by running security gates, checking CI status, managing required Opus reviews, and merging eligible changes while flagging release candidates …
skill
★ 372,633
Duplicate PR and Issue Triage and Grouping
This skill facilitates maintainer triage by identifying and grouping duplicate pull requests and issues. It leverages local history via gitcrawl and the prtags CLI to cluster related work and synchronize the duplicate status back to GitHub.
skill
★ 78,845
codacy ci audit for pre-push and pr triage
This skill automates local static analysis checks mirroring Codacy CI, enabling pre-push prevention before pushing code. It also provides read-only PR triage by fetching and clustering Codacy issues via the v3 API.