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:

  1. A PR exists for the current branch
  2. The gh CLI 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
Installs
7
First Seen
Mar 5, 2026