iterate-pr
Automate PR CI Iteration
PR fixes often require repeated CI checks, review reading, commits, and pushes. This skill guides Claude, Codex, or Claude Code through that loop with GitHub CLI.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "iterate-pr" from https://skillstore.io/skills/sickn33-iterate-pr.md and its manifest at https://skillstore.io/api/skills/sickn33-iterate-pr/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "iterate-pr". Find why my pull request is failing.
Expected outcome:
The skill reports the current PR, lists failing checks, summarizes the failing job logs, and names the files likely needing changes.
Using "iterate-pr". Address the latest reviewer comments.
Expected outcome:
The skill separates valid comments from already resolved items, proposes targeted edits, and requests clarification for ambiguous feedback.
Using "iterate-pr". Keep iterating until CI is green.
Expected outcome:
The skill applies focused fixes, waits for checks, and stops when checks pass or when repeated failures need user help.
Security Audit
High RiskThe skill is not malicious, but it intentionally uses authenticated GitHub CLI and git commands. Most static backtick findings are Markdown formatting false positives, while the real risk is automated commit and push behavior plus CI log access.
Confirmed security concerns (1)
Capability review items (15)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (31)
🌐 Network access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-iterate-pr/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-iterate-pr?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-iterate-pr?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-iterate-pr/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-iterate-pr.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
sickn33. (2026). iterate-pr security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-iterate-pr/audits/5BibTeX citation
@techreport{sickn33-sickn33-iterate-pr-2026,
author = {sickn33},
title = {iterate-pr security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-iterate-pr/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "iterate-pr security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/sickn33-iterate-pr/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-iterate-pr:audit:5"
description: "Skillstore immutable audit report identifier"
Compare variants
3 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
davila7-iterate-pr
2026-08-21
sickn33-iterate-pr
2026-08-21
getsentry-iterate-pr
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Fix failing PR checks
Use the skill to inspect failed CI logs, make focused fixes, and wait for checks to complete.
Address review feedback
Use the skill to gather human and bot comments, verify each issue, and apply targeted updates.
Prepare a merge-ready branch
Use the skill to repeat checks and feedback review until the PR meets quality gates.
Try These Prompts
Use iterate-pr to find the current pull request and summarize its CI status. Do not make code changes yet.
Use iterate-pr to inspect the failed check logs, identify the smallest valid fix, and show me the diff before committing.
Use iterate-pr to collect review comments and bot feedback. Verify each item, fix valid issues, and ask me about unclear requests.
Use iterate-pr to repeat the feedback, fix, push, and wait cycle until required checks pass. Ask before each push.
Best Practices
- Review the diff before any commit or push.
- Keep fixes small and tied to one CI failure or comment.
- Ask for user guidance when feedback conflicts or repeats.
Avoid
- Do not push broad changes without reviewing the staged diff.
- Do not assume a check name explains the failure.
- Do not ignore pending bot checks that may add feedback.
Frequently Asked Questions
Does this skill require GitHub CLI?
Can it make commits and push changes?
Does it inspect CI logs?
Will it fix every failing check automatically?
Can it handle review comments?
Is it safe for protected branches?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/web-app/public/skills/iterate-prRef
0519034dad657fb1f7706e0550e962beeda73fdf
Maintenance freshness
7/20/2026
Usage
8 downloads · 86 views
File structure
📄 SKILL.md