Read-only inspection of a single GitHub PR lifecycle — checks CI, review threads, description sync, and mergeability, and returns PASS or FAIL with per-gate findings. Never invokes the merge button. Use when verifying a PR is ready to merge, polling lifecycle progress, checking mergeability, or babysitting a GitHub PR through CI and approvals.
$npx -y skills add doodledood/claude-code-plugins --skill check-prInstalls into the current project.
Run `npx skills use "https://github.com/doodledood/claude-code-plugins" --skill "doodledood/claude-code-plugins/check-pr"` 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/doodledood/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/doodledood/claude-code-plugins"` and select the relevant skills, then follow their instructions.