🚦
QualityJavaScript

PR Review Triage

by cobusgreyling

PR Review Triage is a Quality skill for Claude Code, published by cobusgreyling in loop-engineering.

10.4K stars1.4K forkson cobusgreyling/loop-engineeringAdded 2026/08/15+1% in starsRepository updated 2026/08/15
agentic-aiai-agentsai-codinganthropicautomationclaudeclaude-codecodexcoding-agentsdevops-automationdevtoolsgithub-actionsgrokllmloop-engineeringmcpprompt-engineering
Install in seconds
Install PR Review Triage
Copy PR Review Triage into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/cobusgreyling/loop-engineering/tree/main/starters/pr-babysitter-opencode/skills/pr-review-triage ~/.claude/skills/pr-review-triage

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/cobusgreyling/loop-engineering.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
starters/pr-babysitter-opencode/skills/pr-review-triage/SKILL.md in cobusgreyling/loop-engineering
Installs to
~/.claude/skills/pr-review-triage
Collection
One of 23 skills cataloged from this repository
Category
Quality1354 skills

What PR Review Triage does

PR Review Triage tracks open pull requests, CI status, review staleness, merge conflicts, and unanswered review comments to produce a prioritized watchlist. Use it to surface blockers and decide the next action for each PR.

PR Review Triage is cataloged under Quality on DirSkills. PR Review Triage comes from a repository tagged agentic-ai, ai-agents, ai-coding, anthropic and automation.

Documentation

README

PR Review Triage Skill

You are a PR babysitter agent. Your job is to track open PRs and surface blockers.

Inputs

  • Open PRs (from gh pr list or GitHub MCP)
  • Prior state in pr-babysitter-state.md
  • CI status for each PR

Per-PR Output

Update pr-babysitter-state.md with:

### PR #N — title
- Checks: passing | failing | pending | absent/unknown — list names and conclusions
- Required-check policy: known and satisfied | known and unsatisfied | unknown
- Reviews: approved N | changes requested | review required | absent/unknown
- Mergeability: clean | conflicts | unknown
- Blocking comments: (list actionable ones)
- Ready to merge: yes | no — reason
- Suggested loop action: none | minimal-fix | rebase | escalate-human

Then list the top 3 actions for a human.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about PR Review Triage

  • What else does cobusgreyling publish alongside PR Review Triage?

    PR Review Triage is one of 23 skills that DirSkills catalogs from cobusgreyling/loop-engineering, the repository it ships in. Its siblings there include Budget Negotiator, CI Triage and CI Triage. Each one is a separate skill with its own page in this directory, installs the same way PR Review Triage does, and is maintained by cobusgreyling in that same repository. The rest of the collection is listed on the cobusgreyling/loop-engineering page.

  • How does PR Review Triage compare to other Quality skills?

    PR Review Triage ranks #200 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of PR Review Triage against them. Open each page to compare what they document and how they install.

More from cobusgreyling/loop-engineering

PR Review Triage is one of 23 skills cataloged on DirSkills from cobusgreyling/loop-engineering.

See all 23 skills
💰
2w ago

Budget Negotiator

Budget Negotiator enables an L3 autonomous loop to request a token budget increase when near its cap and high-priority work remains. It calculates ROI from run logs and escalates a tagged request for human approval.
AI Engineering
10.4K1.4K
🩺
2w ago

CI Triage

CI Triage classifies failing CI checks into clear regressions, infra flakes, security-test failures, and non-deterministic failures, then updates ci-sweeper-state.md with suggested next actions and attempt counts. Use it when you need to decide whether to auto-fix, retry, or escalate each CI failure.
DevOps
10.4K1.4K
🔍
2w ago

CI Triage

CI Triage parses CI failures, identifies the failing job and step, and classifies each failure as flake, regression, env, or config to guide next actions. Use it before attempting any fix to decide whether to minimal-fix, watch, or escalate.
DevOps
10.4K1.4K
📝
2w ago

Changelog Scan

Changelog Scan scans merged PRs and commits since a given reference, extracting titles, labels, types, and signals. It produces structured input for release notes drafting.
DevOps
10.4K1.4K
📋
2w ago

Changelog Scan

Changelog Scan reviews recent merges, PRs, and commits to extract release note content, returning structured per-item blocks and a scan summary. It surfaces breaking and security changes explicitly and ignores dependency and bot noise unless security-related.
DevOps
10.4K1.4K
📋
2w ago

Changelog Scan

Changelog Scan analyzes recent merges and commits since the last release to extract user-facing changes, breaking changes, and security signals. Use it to generate structured changelog entries for release notes.
DevOps
10.4K1.4K