Skip to main content

iterate-pr

Automates the process of iterating on pull requests until all CI checks pass, addressing feedback efficiently.

Install this skill

or
0/100

Security score

The iterate-pr skill was audited on Mar 7, 2026 and we found 9 security issues across 2 threat categories, including 6 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 14

Template literal with variable interpolation in command context

SourceSKILL.md
14**Important**: All scripts must be run from the repository root directory (where `.git` is located), not from the skill directory. Use the full path to the script via `${CLAUDE_SKILL_ROOT}`.
medium line 22

Template literal with variable interpolation in command context

SourceSKILL.md
22```bash
medium line 42

Template literal with variable interpolation in command context

SourceSKILL.md
42```bash
high line 70

Template literal with variable interpolation in command context

SourceSKILL.md
70Run `${CLAUDE_SKILL_ROOT}/scripts/fetch_pr_feedback.py` to get categorized feedback already posted on the PR.
high line 122

Template literal with variable interpolation in command context

SourceSKILL.md
122Run `${CLAUDE_SKILL_ROOT}/scripts/fetch_pr_checks.py` to get structured failure data.
high line 155

Template literal with variable interpolation in command context

SourceSKILL.md
1551. Run `uv run ${CLAUDE_SKILL_ROOT}/scripts/fetch_pr_checks.py` to get current CI status
high line 159

Template literal with variable interpolation in command context

SourceSKILL.md
159a. Run `uv run ${CLAUDE_SKILL_ROOT}/scripts/fetch_pr_feedback.py` for new review feedback
high line 163

Template literal with variable interpolation in command context

SourceSKILL.md
1635. After all checks pass, do a final feedback check: `sleep 10`, then run `uv run ${CLAUDE_SKILL_ROOT}/scripts/fetch_pr_feedback.py`. Address any new high/medium feedback — if changes are needed, retu
low line 40

External URL reference

SourceSKILL.md
40Fetches and categorizes PR review feedback using the [LOGAF scale](https://develop.sentry.dev/engineering-practices/code-review/#logaf-scale).
Scanned on Mar 7, 2026
View Security Dashboard
Installation guide →
GitHub Stars 21.5K
Rate this skill
Categorydevelopment
UpdatedApril 4, 2026
sickn33/antigravity-awesome-skills