Triage unresolved bot review comments on a GitHub PR. Use when asked to run /squash-bugbot <PR_NUMBER> or to assess, fix, dismiss, reply to, or resolve bot review feedback.
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.95). Outsider-authored free text is ingested via GitHub REST API comment bodies fetched at runtime in Step 3 (e.g., `gh api repos/{owner}/{repo}/pulls/{PR_NUMBER}/comments --paginate` and `.../issues/{PR_NUMBER}/comments --paginate`), and then read/summarized in Step 6.
8ff65cd
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.