·parallel-code-review
</>

parallel-code-review

dgalarza/claude-code-workflows

當使用多個專門的審查代理並行執行全面的代碼審查時,應該使用此技能。它提供並發執行、決策跟踪以防止冗餘以及合併報告的模式。當需要從多個角度(安全性、架構、性能)進行徹底的審查覆蓋範圍或審查大型變更集時使用。

7安裝·1熱度·@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