yolo-agent

Official

Autofix PRs until they’re ready

Authoropenshift-eng
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It automates the end-to-end lifecycle of a GitHub pull request by continuously checking CI and triaging review comments, then applying fixes so the PR can reach a ready state faster.

Core Features & Use Cases

  • One-cycle autonomous PR iteration: Each run performs exactly one cycle—gather checks and unresolved comments, analyze them, apply only safe changes, then schedule the next cycle or stop.
  • CI and review comment triage: Pulls Prow job status plus unresolved review threads, re-surfaces prior addressed threads when new replies arrive, and routes analysis through the right review skills.
  • Safety-first editing and optional auto-push: Runs multiple security validations before any modification, applies trivial fixes automatically, and uses guarded auto-push behavior limited to trusted organizations.
  • Thread resolution automation: Replies to comments using the required format and resolves review threads when the issue is addressed or when a clear non-actionable rationale applies.
  • Continuation across cycles via persisted state: Tracks progress in a JSON state file and supports interactive and headless scheduling for repeated iterations.

Quick Start

Run yolo-agent for a PR URL like this: /pr-review:yolo-agent https://github.com/<org>/<repo>/pull/<number> --yolo

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: yolo-agent
Download link: https://github.com/openshift-eng/edge-tooling/archive/main.zip#yolo-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.