pr-management

Handling and automating the process of reviewing, merging, and verifying pull requests.

1untested
harmonyworkflowdefault
Catching union-breakage no single PR review sees after parallel merge window closes
2untested
cleanup-issues-prsworkflow
Recurring issue/PR backlog grooming when needs to flag fixed/stale/duplicate tickets and stuck PRs without manual review
3untested
pr-triageworkflow
Automating PR assessment workflows where required checks and merge eligibility criteria change per repo.
4untested
pm-issue-to-prworkflow
Converting issues to PRs with automated changes and validation.
5untested
gsd:inboxskill
Batch triaging inbox of issues/PRs without manual review of each, surfacing incomplete submissions for rejection.
6untested
triage-loopworkflow
Parallel review and triage workflows across multiple criteria or models.
7untested
pr-triageworkflow
Building workflows with structured orchestration and verification gates.
8untested
prepare-prskill
When you need to draft a PR with proper context, verify CI readiness, and minimize review friction before opening.
9untested
batch-mergecommand
Batch-merging PRs with strict-mode branch protection by auto-updating and handling CI queues.
10untested
finish-prworkflow
Completing PR workflows end-to-end with review and merge safety checks
11untested
pr-triageworkflow
Parallel review and triage workflows across multiple criteria or models.
12untested
github-triageskill
When triaging large GitHub backlogs systematically rather than manual browser review.
13untested
babysitskill
When a PR needs active monitoring until all checks, reviews, and threads are truly resolved.
14untested
drain-tasksworkflow
batch task execution without PRs
15untested
pr-workflowskill
When PR lifecycle (create, review request, merge) should be orchestrated from other workflows without manual GitHub clicks
16untested
post-pr-reviewskill
Post-PR cleanup to address code quality and safety issues in order of priority before final merge to main.
17untested
work-with-prskill
When you need structured PR review that checks correctness, tests, and merge conflicts before the merge button.
18untested
validate-prskill
Pre-merge verification when maintainer review unavailable
19untested
clawsweeperskill
OpenClaw maintainers automating issue/PR triaging, commit validation, and guarded fix PR creation.
20untested
ops-mergeskill
Unattended multi-repo PR merge when you want CI/review gates enforced but branches fixed automatically.
21untested
ship-beadsworkflow
coordinated multi-PR merges
22untested
merge-prworkflow
PR routing and merging
23untested
issue-to-prskill
Converting feature/bug tickets into traced PRs with clear impact summaries
24untested
openclaw-small-bugfix-sweepskill
Clearing backlog of small, independent bugs without creating oversized review PRs.
25untested
openclaw-landable-bug-sweepskill
When you need to autonomously produce five high-confidence bugfix PRs with proof (CI green, autoreview clean, rebased on main).
26untested
pr-review-expertskill
Large PRs (>200 lines) touching shared libraries, APIs, or security-critical paths where systematic blast radius analysis prevents silent failures.
27untested
gh-issuesskill
Automating issue-to-PR workflows at scale with background workers and fork support.