pr-watch

Installation
SKILL.md

PR Watch

Monitor the current PR for new review comments in the background using /loop.

Parse $ARGUMENTS for options:

  • --interval N → loop interval (default: 5m)

Setup

  1. Confirm there's an open PR:

    gh pr view --json number --jq .number
    
  2. Create a loop with CronCreate using the parsed interval and this prompt:

Installs
20
GitHub Stars
11.4K
First Seen
Mar 21, 2026
pr-watch — elie222/inbox-zero