What is iterate-pr?
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle. Source: getsentry/skills.
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
Quickly install iterate-pr AI skill to your development environment via command line
Source: getsentry/skills.
Continuously iterate on the current branch until all CI checks pass and review feedback is addressed.
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 ${CLAUDESKILLROOT}.
Fetches CI check status and extracts failure snippets from logs.
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle. Source: getsentry/skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/getsentry/skills --skill iterate-prIterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle. Source: getsentry/skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/getsentry/skills --skill iterate-pr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/getsentry/skills