
Parallel Code Review
- 28 installs
- 59 repo stars
- Updated June 5, 2026
- dgalarza/claude-code-workflows
Runs multiple specialized review agents (security, architecture, performance) in parallel over a changeset, tracking decisions and producing one consolidated report.
About
Parallel Code Review is a Claude skill that fans out several specialized review agents - security, architecture, performance - across a changeset at the same time, then consolidates their findings into one report while tracking decisions to prevent overlap. A solo builder reaches for it before merging a large PR to get thorough, multi-perspective review in the time of a single pass.
- Launches specialized reviewers in parallel
- Security, architecture and performance perspectives
- Decision tracking to avoid redundancy
- Consolidated review report
Parallel Code Review by the numbers
- 28 all-time installs (skills.sh)
- Ranked #682 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dgalarza/claude-code-workflows --skill parallel-code-reviewAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 28 |
|---|---|
| repo stars | ★ 59 |
| Last updated | June 5, 2026 |
| Repository | dgalarza/claude-code-workflows ↗ |
What it does
Runs multiple specialized review agents (security, architecture, performance) in parallel over a changeset, tracking decisions and producing one consolidated report.
Who is it for?
Reviewing large changesets from multiple angles at once
When should I use this skill?
About to merge a big PR needing security, architecture and performance review
What you get
- consolidated code review report