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
-
Confirm there's an open PR:
gh pr view --json number --jq .number -
Create a loop with
CronCreateusing the parsed interval and this prompt: