multi-reviewer-patterns
Coordinated patterns for multi-dimensional code reviews, finding deduplication, and severity calibration.
Install
npx skills add https://github.com/wshobson/agents --skill multi-reviewer-patternsStats
| Total installs | 2,485 |
| Weekly installs | 2.5K |
| GitHub stars | 32.4K |
| First seen | Feb 5, 2026 |
| Source | @wshobson/agents |
Summary
- Allocates reviews across five dimensions (Security, Performance, Architecture, Testing, Accessibility) with recommended combinations for different code change types
- Deduplicates findings from multiple reviewers using merge rules based on file location and issue type, with conflict resolution for severity ratings
- Provides severity calibration criteria (Critical, High, Medium, Low) tied to impact, likelihood, and domain-specific examples
- Includes a consolidated report template that aggregates findings by severity and dimension with summary statistics and prioritized recommendations
Tags
Related skills
| Skill | Installs | vs multi-reviewer-patterns |
|---|---|---|
| bazel-build-optimization | 3,255 | +770 |
| team-composition-patterns | 2,489 | +4 |
| python-resource-management | 3,011 | +526 |
| python-patterns | 1,899 | -586 |
| n8n-mcp-tools-expert | 2,145 | -340 |
FAQ
- How many installs does multi-reviewer-patterns have?
- multi-reviewer-patterns has 2,485 total installs and 2.5K installs this week.
- Where is multi-reviewer-patterns hosted?
- multi-reviewer-patterns is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does multi-reviewer-patterns have?
- multi-reviewer-patterns has 32.4K GitHub stars.
- When was multi-reviewer-patterns first indexed?
- OrangeBot.AI first indexed multi-reviewer-patterns on Feb 5, 2026.
- How do I install multi-reviewer-patterns?
- Run: npx skills add https://github.com/wshobson/agents --skill multi-reviewer-patterns