git-pr-watch
Installation
SKILL.md
/git:pr-watch
Subscribe to a pull request's activity so review comments, CI results, and new pushes wake this session as they arrive — then react to them instead of building unrelated work on top of unaddressed feedback.
When to Use This Skill
| Use this skill when... | Use the alternative when... |
|---|---|
| You just opened a PR and want to watch it for reviews / CI | You only need a one-time "is this branch stale?" check → /git:pr-sync-check |
| The user says "watch / monitor / babysit / autofix this PR" | You want to process already-pending feedback across many PRs now → /git:pr-feedback --all |
You want to stop watching a PR (--unsubscribe) |
You need a blocking wait on one CI run → /git:gh-workflow-monitoring |