Land a PR by monitoring conflicts, resolving them, waiting for checks, and squash-merging when green; use when asked to land, merge, or shepherd a PR to completion.
91
88%
Does it follow best practices?
Impact
95%
1.90xAverage 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.
The runtime workflow fetches PR issue/review comment bodies from GitHub via `gh api repos/{owner}/{repo}/issues/{pr_number}/comments` and `.../pulls/{pr_number}/comments`, which are outsider-authored free text (reviewers/other users) that the script prints into the agent context/logs and uses to decide actions.
1f3219b
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.