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.
94
94%
Does it follow best practices?
Impact
94%
1.17xAverage score across 3 eval scenarios
Low
Low-risk findings worth noting
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
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.
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.
24fa37a
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.