# Iterate PR

> CI + review loop until the PR is green

**Subcategory:** Sentry  
**License:** Apache-2.0  
**Source:** https://github.com/getsentry/skills/blob/main/skills/iterate-pr/SKILL.md

---

## When it is useful

Iterate on a PR until actionable CI passes and high/medium review feedback is addressed. Use for PR CI failures, review feedback, or green-check loops; do not wait for human approval, draft status, or merge gates.

## The Catch

Loops CI and review until green, and will not wait for human approval or merge gates. Keeps pushing a draft you wanted parked.
