Maintainer's daily PR sweep tool. Batch-review all open PRs in the current repo, classify each into merge / fix-and-merge / request-changes / waiting / cached, and present a three-section table. Incremental by default: unchanged PRs since last sweep are folded away. Use when: "review PRs", "pr cleaner", "pr sweep", "pr triage", "daily PR review", "project maintainer PR management", sweeping open PRs as a project owner. Passing a PR number narrows the sweep to that PR. Do not use for: single-PR deep review or evaluating review comments on your own PR (use pr-eval), issue management (use issue-cleaner-master), or automated merging.
$npx -y skills add clawwork-ai/clawwork --skill pr-cleaner-masterInstalls into the current project.
Run `npx skills use "https://github.com/clawwork-ai/clawwork" --skill "clawwork-ai/clawwork/pr-cleaner-master"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/clawwork-ai/clawwork" that are relevant to the current task. Run `npx skills add "https://github.com/clawwork-ai/clawwork"` and select the relevant skills, then follow their instructions.