Skip to main content

code-review

Multi-perspective code review using adversarial subagent debate. After gathering context, offers the user an optional scout pass to map the PR's territory, then gives a simple but detailed What/Why/How/Refs brief: what changed, why it exists, how it works, and which files, commits, or PR references support the explanation. Then spawns parallel reviewer agents (bug hunter, security auditor, architecture critic, correctness prover) that independently analyze the current branch diff, consolidates and debates findings, and produces a machine-readable review bundle plus human-readable HTML report with near-zero false positives. The report opens with a reviewer-facing overview of the PR — its purpose, what changed and why, whether the changes are necessary, and the regression and security risk — before the debated findings. Use when the user says "review", "code review", "review my changes", "check this PR", "find bugs", "audit this branch", or wants a thorough quality check before merging.

跳到安装

来源信息

仓库
vaayne/agent-kit
最近来源活动
2026年7月17日 03:34
检测到的 SKILL.md 语言
英语
星标
53
分支
4

安装方式

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

检查来源文件

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