Skip to main content
Back to registry

multi-reviewer-patterns

wshobson/agents

Patterns for coordinating parallel code reviews across multiple quality dimensions, deduplicating findings, calibrating severity, and producing consolidated reports.

Installs1
Install command
npx skills add https://github.com/wshobson/agents --skill multi-reviewer-patterns
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Patterns for coordinating parallel code reviews across multiple quality dimensions, deduplicating findings, calibrating severity, and producing consolidated reports. When multiple reviewers report issues at the same location: - 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 - Same file:line, same issue — Merge into one finding, credit all reviewers - Same file:line, different issues — Keep as separate findings - Same issue, different locations — Keep separate but cross-reference - Conflicting severity — Use the higher severity rating - Conflicting recommendations — Include both with reviewer attribution - Security vulnerabilities exploitable by external users: always Critical or High - Performance issues in hot paths: at least Medium - Missing tests for critical paths: at least Medium - Accessibility violations for core functionality: at least Medium - Code style issues with no functional impact: Low

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does multi-reviewer-patterns do?

Patterns for coordinating parallel code reviews across multiple quality dimensions, deduplicating findings, calibrating severity, and producing consolidated reports.

Is multi-reviewer-patterns good?

multi-reviewer-patterns does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does multi-reviewer-patterns work with?

multi-reviewer-patterns currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to multi-reviewer-patterns?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install multi-reviewer-patterns?

npx skills add https://github.com/wshobson/agents --skill multi-reviewer-patterns

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering