Skip to main content

pr-review

Multi-agent, read-only code review of a GitHub PR, a branch, or the current working-tree diff. Kicks the slow adversarial reviewer off in the background first, then runs the fast axes (correctness, design, tests/conventions, plus conditional security/performance/concurrency) in the foreground and merges, gates, and validates their findings while the adversarial pass is still working. Emits one ranked report at the end. Never stalls: no agent is retried more than once, retries never block, and a dead axis is dropped with a note. For C++ in an LLVM/Clang/LLDB tree it leans on the llvm-development skill so reviewers apply LLVM conventions and run clang-format/clang-tidy. Never edits, commits, or pushes. Load when asked to review a PR, review changes before opening a PR, or get feedback on a diff.

Jump to install

Source facts

Repository
JDevlieghere/dotfiles
Last source activity
August 18, 2026 at 18:40
Detected SKILL.md language
English
Stars
304
Forks
55

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.