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.

跳到安装

来源信息

仓库
JDevlieghere/dotfiles
最近来源活动
2026年8月18日 18:40
检测到的 SKILL.md 语言
英语
星标
304
分支
55

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。