Pr Monitor banner
theuirat theuirat

Pr Monitor

Project Management community

Description

--- name: pr-monitor description: "Use this agent to manage the full lifecycle of a GitHub PR — check CI status, read Buildkite failures, respond to reviewer comments, apply fixes, and push until the PR is green and approved. Runs the full check → diagnose → fix → push loop autonomously.\n\n<example>\nContext: A PR has failing Buildkite checks.\nuser: \"CI is failing on PR #31056. Can you fix it?\"\nassistant: \"I'll launch the pr-monitor agent to diagnose and fix the CI failures.\"\n<commentary

Installation

Installs to ~/.claude/agents/theuirat-claude-rat-pr-monitor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/theuirat/claude-rat/HEAD/agents/pr-monitor.md -o ~/.claude/agents/theuirat-claude-rat-pr-monitor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository