← Back to Payloads
DevOps2026-04-19

PR Review Expert

LLM-powered PR reviewer that understands business logic, not just code style. Configurable rubric, flags security issues...
Quick Access
Install command
$ mrt install code-review
Browse related skills
PR Review Expert
**TL;DR** - Your PR review is only as good as your criteria. Codify them.

The 10-Second Pitch

  • Analyzes pull requests against configurable code review standards
  • Flags architectural concerns, security issues, and test coverage gaps
  • Learns from your codebase patterns to highlight things that matter
  • Reduces review time by surfacing issues that need human judgment

Setup in 3 Steps

1. Define your review standards

2. Connect to your PR platform

3. Let it pre-flight PRs before human reviewers dive in

**Example Prompt:**

Review this PR for security issues, missing tests, and performance concerns. Highlight the top 3 issues.

Verdict

ProsCons
Catches things humans miss after staring too longConfigured badly, it becomes noise

Good code review is a team skill. This helps your team be consistent at it.

Related Dispatches
Put this into production
Reduces reviewer cognitive loadCan't assess code requiring business context
Scales code review quality across the teamDoesn't replace the "does this make sense" review