Skip to main content
Back to registry

iterate-pr

getsentry/skills

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

Installs205
Install command
npx skills add https://github.com/getsentry/skills --skill iterate-pr
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Continuously iterate on the current branch until all CI checks pass and review feedback is addressed. Requires : GitHub CLI ( gh ) authenticated. 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} . Fetches CI check status and extracts failure snippets from logs. Returns JSON: Fetches and categorizes PR review feedback using the LOGAF scale . Returns JSON with feedback categorized as: Review bot feedback (from Sentry, Warden, Cursor, Bugbot, CodeQL, etc.) appears in high / medium / low with review_bot: true — it is NOT placed in the bot bucket. Each feedback item may also include: Stop if no PR exists for the current branch.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does iterate-pr do?

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

Is iterate-pr good?

iterate-pr does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does iterate-pr work with?

iterate-pr currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to iterate-pr?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install iterate-pr?

npx skills add https://github.com/getsentry/skills --skill iterate-pr

Related skills

More from getsentry/skills

Related skills

Alternatives in Software Engineering