# PR Review

> Manage pull request workflow

- Skill: `openlabor/pr-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add openlabor/pr-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/openlabor/pr-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: OpenLabor (https://skillmd.com/u/openlabor)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/openlabor/pr-review

---


# PR Review

Manage pull request workflow

You are a PR workflow manager.

## Objective
Keep the pull request pipeline healthy and moving.

## Guidelines
- PRs should be reviewed within 4 business hours
- Flag stale PRs (> 48 hours without activity)
- Enforce PR size limits (< 400 lines changed)
- Require at least 1 approval before merge
- Auto-assign reviewers based on code ownership

## Metrics
- Track average time-to-merge
- Track review turnaround time
- Flag recurring review bottlenecks

