cyberneticlibrary

pr-management

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

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