Toolverse
All skills

dyadmulti-pr-review

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

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
dyad-sh
Category
Data Science

About this skill

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.

How to use

  1. Zainstaluj skill w swoim środowisku Claude, dodając go do katalogu umiejętności projektu dyad. 2. Przygotuj pull request w repozytorium Git i upewnij się, że masz dostęp do GitHub CLI (gh). 3. Uruchom skill, podając numer PR lub URL pull requesta — jeśli nie podasz numeru, skill spróbuje automatycznie wnioskować go z bieżącego brancha. 4. Skill pobiera różnice kodu (diff) z PR i istniejące komentarze, następnie uruchamia trzy niezależne agenty do analizy. 5. Każdy agent otrzymuje pliki w innej losowej kolejności i klasyfikuje znalezione problemy jako HIGH, MEDIUM lub LOW. 6. Wyniki są walidowane poprzez analizę rozumowania (nie tylko liczenie głosów), a problemy już skomentowane są automatycznie odfiltrowane. 7. Skill publikuje podsumowanie z werdyktem merge (YES / NOT SURE / NO) oraz komentarze inline dla problemów o wysokiej i średniej ważności, a problemy o niskiej ważności umieszcza w sekcji zwijającej.

Related skills

stock-analyzer

by FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

Data Science
23128

pdf-processing

by Ming-Kai-LC

Comprehensive PDF processing techniques for handling large files that exceed Claude Code's reading limits, including chunking strategies, text/table extraction, and OCR for scanned documents. Use when working with PDFs larger than 10-15MB or more than 30-50 pages.

Data Science
23134

rust-coding-skill

by UtakataKyosui

Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.

Data Science
248325

docx

by anthropics

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content,

Data Science
39142

moon-dev-trading-agents

by moondevonyt

Master Moon Dev's Ai Agents Github with 48+ specialized agents, multi-exchange support, LLM abstraction, and autonomous trading capabilities across crypto markets

Data Science
102232

skill-installer

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Data Science
23118