multi-reviewer-patterns

multi reviewer patterns

wshobson ↓ 7.3k
Claude Code
View source ↗

What it does

  • Organizing a multi-dimensional code review
  • Deciding which review dimensions to assign
  • Deduplicating findings from multiple reviewers
  • Calibrating severity ratings consistently
  • Producing a consolidated review report
  • Security vulnerabilities exploitable by external users: always Critical or High
  • Performance issues in hot paths: at least Medium

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

multi reviewer patterns

Source

Repository: https://github.com/wshobson/agents

multi-reviewer-patterns FAQ

What does the multi-reviewer-patterns skill do?

Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results. Organizing a multi-dimensional code review Deciding which review dimensions to assign

How do I install multi-reviewer-patterns?

Run: npx -y skills add https://github.com/wshobson/agents --skill multi-reviewer-patterns --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain multi-reviewer-patterns?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

multi-reviewer-patterns on getagentictools
[![multi-reviewer-patterns on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-multi-reviewer-patterns.svg)](https://getagentictools.com/skills/wshobson-agents-multi-reviewer-patterns?ref=badge)
npx agentictools info skills/wshobson-agents-multi-reviewer-patterns

The second line is the CLI lookup for this page — handy in READMEs and docs.