00
SKILL 0 upvotes 19.5K

Dyad:Multi Pr Review

Multi-agent code review system that spawns three independent Claude sub-agents to review PR diffs. Each agent receives files in different randomized order to reduce ordering bias. One agent focuses specifically on code health and maintainability. Issues are classified as high/medium/low severity (sloppy code that hurts maintainability is MEDIUM). Results are aggregated using consensus voting - only issues identified by 2+ agents where at least one rated it medium or higher severity are reported. Automatically deduplicates against existing PR comments. Always posts a summary (even if no new issues), with low priority issues mentioned in a collapsible section.

0 0 19.5K GitHub stars Last updated April 7, 2026

Install

claude skill add dyad-sh/dyad:multi-pr-review

About this skill

Dyad:Multi Pr Review is a skill for Claude Code developed by dyad-sh. It is tagged code-review, ai, linting, github, making it relevant for teams working in those areas. Install it with a single command to extend Claude Code's capabilities.


Categories


Frequently Asked Questions

What does Dyad:Multi Pr Review do?

Dyad:Multi Pr Review is a Claude Code skill by dyad-sh. Multi-agent code review system that spawns three independent Claude sub-agents to review PR diffs. Each agent receives files in different randomized order to reduce ordering bias. One agent focuses specifically on code health and maintainability. Issues are classified as high/medium/low severity (sloppy code that hurts maintainability is MEDIUM). Results are aggregated using consensus voting - only issues identified by 2+ agents where at least one rated it medium or higher severity are reported. Automatically deduplicates against existing PR comments. Always posts a summary (even if no new issues), with low priority issues mentioned in a collapsible section. It extends Claude Code's capabilities for developers who work with related workflows.

How do I install Dyad:Multi Pr Review?

You can install Dyad:Multi Pr Review by running the following command in your terminal: claude skill add dyad-sh/dyad:multi-pr-review

Who made Dyad:Multi Pr Review?

Dyad:Multi Pr Review was created by dyad-sh. You can find their other projects and contributions on GitHub at https://github.com/dyad-sh.


Similar Skills