Monitor PR status — CI checks, review bot findings, unresolved conversations — and address + resolve bot comments. After pushing fixes, waits for and handles new bot review comments before declaring merge-ready. Use when asked to "check PR status", "monitor this PR", "check CI", "resolve PR comments", "address review comments", "mark conversations resolved", or when waiting on a PR to be merge-ready. NOT for: initial code review (use pr-review), post-merge testing (use verify), or reviewing the diff itself.
$npx -y skills add aliasunder/agent-plugins --skill pr-monitorInstalls into the current project.
Run `npx skills use "https://github.com/aliasunder/agent-plugins" --skill "aliasunder/agent-plugins/pr-monitor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aliasunder/agent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/aliasunder/agent-plugins"` and select the relevant skills, then follow their instructions.