Monitors a PR's CI checks and review comments until all pass and issues are resolved. Auto-fixes CI failures, addresses inline review comments, replies, and resolves threads. Use when watching CI status, waiting for checks to pass, fixing CI errors, or resolving review feedback on a pull request.
66
80%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Security
2 findings: 2 critical severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected a prompt injection in the skill instructions. The skill contains hidden or deceptive instructions that fall outside its stated purpose and attempt to override the agent’s safety guidelines or intended behavior.
The skill includes an instruction to remove provenance markers ("Do NOT include 'Co-Authored-By' or 'Generated with' in commit messages"), which is a deceptive/hiding directive to conceal automated changes and is outside the stated monitoring/automation purpose.
Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.
The document instructs an automated agent to modify, commit, and push code changes without user confirmation and explicitly directs hiding the automation from commit metadata, enabling covert unauthorized repository modifications.
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.
In SKILL.md Step 1a/1b, the runtime workflow repeatedly runs `yarn agent:check --profile ci --pr <PR_NUMBER> --json-file ...` (and GraphQL/REST fallbacks) which fetches and reads GitHub PR inline review comment bodies and thread state that are authored by third parties.
3cff1b4
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.