ReviewApache-2.0

Iterate pull request

by Sentry (opens in a new tab) getsentry/skills

Repairs an open pull request until actionable CI and high- or medium-priority feedback clear.

Installation

Skills CLI

Skills CLI command
npx skills@latest add getsentry/skills --skill iterate-pr

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Uses bundled uv scripts and authenticated gh to classify feedback and checks, fix root causes, verify locally, commit, push, and monitor again. It stops for repeated failures, rebase needs, infrastructure problems, absent checks, drafts without checks, and human review gates.

  • LicenceApache-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size146 lines
  • Last checked27 Sept 2026 · d57ecb10e3f0619796a2b71045fbe6725b4ba6cf60aaf63d4c8860a83a83279e

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Uses git

    Reads history or makes commits, branches or worktrees.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/iterate-pr/SKILL.md on GitHub (opens in a new tab)