·parallel-code-review
</>

parallel-code-review

dgalarza/claude-code-workflows

当使用多个专门的审查代理并行执行全面的代码审查时,应该使用此技能。它提供并发执行、决策跟踪以防止冗余以及合并报告的模式。当需要从多个角度(安全性、架构、性能)进行彻底的审查覆盖范围或审查大型变更集时使用。

7安装·0热度·@dgalarza

安装

$npx skills add https://github.com/dgalarza/claude-code-workflows --skill parallel-code-review

SKILL.md

This skill provides guidance for launching multiple specialized code review agents in parallel for comprehensive, efficient analysis from different perspectives.

Parallel code reviews maximize efficiency and coverage by running multiple specialized reviewers simultaneously. Instead of sequential reviews that take time proportional to the number of reviewers, parallel execution completes in the time of the slowest reviewer while providing comprehensive feedback from all perspectives.

Speed: 2+ specialized reviews complete in the time of 1 Depth: Each agent focuses on specific expertise area Comprehensive Coverage: Security + Architecture + Performance simultaneously

当使用多个专门的审查代理并行执行全面的代码审查时,应该使用此技能。它提供并发执行、决策跟踪以防止冗余以及合并报告的模式。当需要从多个角度(安全性、架构、性能)进行彻底的审查覆盖范围或审查大型变更集时使用。 来源:dgalarza/claude-code-workflows。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/dgalarza/claude-code-workflows --skill parallel-code-review
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 parallel-code-review?

当使用多个专门的审查代理并行执行全面的代码审查时,应该使用此技能。它提供并发执行、决策跟踪以防止冗余以及合并报告的模式。当需要从多个角度(安全性、架构、性能)进行彻底的审查覆盖范围或审查大型变更集时使用。 来源:dgalarza/claude-code-workflows。

如何安装 parallel-code-review?

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

这个 Skill 的源码在哪?

https://github.com/dgalarza/claude-code-workflows