Check a GitHub, GitLab, or Perforce PR/MR/CL for review comments, failing checks, and PR-body gaps. Use when asked to inspect, fix, or prepare a change for submission.
68
81%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
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.
Yes—this workflow fetches outsider-authored PR/MR/CL descriptions and review/discussion comment bodies (e.g., GitHub issue/PR comments, GitLab MR discussions, Perforce changelist description/review comments) at runtime via `gh api`/`glab api`/`p4 describe`/`p4 review`, and those free-text fields are then used for the agent’s LLM analysis context (indirect prompt injection risk).
f2f168f
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.