What problem does it solve?
This Skill removes the manual overhead of managing pull requests by automating reviewer assignment, labeling, merge gating, and team notifications. It helps engineering teams reduce review delays, maintain consistent PR hygiene, and keep work flowing.
Core Features & Use Cases
- Reviewer Assignment: Routes reviews based on ownership rules such as CODEOWNERS or path-based responsibility.
- PR Labeling and Policy Enforcement: Adds labels by file scope or PR size and applies merge rules consistently across the repository.
- Workflow Notifications: Sends alerts for stalled reviews, failed checks, and merge events so teams can respond quickly.
- Use Case: A monorepo team can automatically assign the right reviewers, tag large changes, and notify Slack when a PR sits unreviewed for too long.
Quick Start
Set up PR automation for your repository to assign reviewers, label pull requests by size, enforce merge rules, and send Slack alerts for stale reviews.