iterate-pr

Installation
SKILL.md

Iterate on PR Until CI Passes

Continuously iterate on the current branch until all CI checks pass and review feedback is addressed.

Requires: GitHub CLI (gh) authenticated.

Requires: The uv CLI for python package management, install guide at https://docs.astral.sh/uv/getting-started/installation/

Important: All scripts must be run from the repository root directory (where .git is located), not from the skill directory. Script paths like scripts/fetch_pr_checks.py are relative to this skill's root directory (the directory containing this SKILL.md), not relative to the target repository.

Bundled Scripts

scripts/fetch_pr_checks.py

Fetches CI check status and extracts failure snippets from logs.

uv run scripts/fetch_pr_checks.py [--pr NUMBER]
Related skills

More from getsentry/sentry-skills

Installs
16
GitHub Stars
682
First Seen
Mar 20, 2026