AI AGENT ADDONS

Multi Reviewer Patterns

wshobson/agents

Sometimes code needs more than one set of eyes. This skill helps you organize parallel code reviews across different quality areas like security, performance, and testing. It shows how to assign the right reviewers, merge duplicate findings, and set consistent severity ratings.

The process keeps duplicate issues from cluttering the report. When two reviewers find the same problem, the system merges them. When they find different things, both stay. The final output is a consolidated report with clear priorities.

Anyone managing a team review or a multi-dimensional code check can use these patterns. The result is faster, clearer feedback without confusion or wasted effort.

Add Multi Reviewer Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/multi-reviewer-patterns

Project

mkdir -p .claude/skills/multi-reviewer-patterns

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
1 month ago
Created
1 year ago