·multi-reviewer-patterns
</>

multi-reviewer-patterns

wshobson/agents

通过查找重复数据删除、严重性校准和综合报告来协调跨多个质量维度的并行代码审查。在组织多审阅者代码审阅、校准发现严重性或合并审阅结果时使用此技能。

647安装·50热度·@wshobson

安装

$npx skills add https://github.com/wshobson/agents --skill multi-reviewer-patterns

SKILL.md

Patterns for coordinating parallel code reviews across multiple quality dimensions, deduplicating findings, calibrating severity, and producing consolidated reports.

| Security | Vulnerabilities, auth, input validation | Always for code handling user input or auth | | Performance | Query efficiency, memory, caching | When changing data access or hot paths | | Architecture | SOLID, coupling, patterns | For structural changes or new modules | | Testing | Coverage, quality, edge cases | When adding new functionality |

| Accessibility | WCAG, ARIA, keyboard nav | For UI/frontend changes |

通过查找重复数据删除、严重性校准和综合报告来协调跨多个质量维度的并行代码审查。在组织多审阅者代码审阅、校准发现严重性或合并审阅结果时使用此技能。 来源:wshobson/agents。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/wshobson/agents --skill multi-reviewer-patterns
分类
</>开发工具
认证
收录时间
2026-02-09
更新时间
2026-02-18

快速解答

什么是 multi-reviewer-patterns?

通过查找重复数据删除、严重性校准和综合报告来协调跨多个质量维度的并行代码审查。在组织多审阅者代码审阅、校准发现严重性或合并审阅结果时使用此技能。 来源:wshobson/agents。

如何安装 multi-reviewer-patterns?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/wshobson/agents --skill multi-reviewer-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/wshobson/agents