pr-sweep
Installation
SKILL.md
PR Sweep
Triage unresolved GitHub PR review threads: auto-resolve comments already addressed by current code, reply with context, and create actionable tasks for remaining items.
Prerequisites
Verify before starting:
- A PR exists for the current branch
- The
ghCLI is authenticated
gh pr view --json number,url,title,baseRefName,headRefName 2>/dev/null || echo "NO_PR"
If no PR exists, report this and stop.
Workflow
Related skills
More from sylla-bv/sylla-skills
ticket-creator
>-
27coding-standards
>-
6verify
>-
3brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
2playwright-cli
Automate browser interactions, test web pages and work with Playwright tests.
1code-upkeep
>-
1