Toolverse
All skills

multi-reviewer-patterns

by wshobson

Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.

Installation

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

Installation

Quick info

Author
wshobson
Category
Testing

About this skill

Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.

How to use

  1. Określ wymiary recenzji odpowiednie dla Twojego kodu. Dla zmian w endpointach API wybierz Bezpieczeństwo, Wydajność i Architekturę. Dla komponentów frontendowych — Architekturę, Testowanie i Dostępność. Dla migracji bazy danych — Wydajność i Architekturę. Zawsze dodaj Bezpieczeństwo, jeśli kod obsługuje dane użytkownika lub autentykację.
  2. Przydziel każdy wymiar innemu recenzentowi lub zespołowi. Każdy recenzent skupia się na swojej specjalizacji — bezpieczeństwo, wydajność, struktura kodu, jakość testów lub dostępność dla użytkowników.
  3. Zbierz wyniki od wszystkich recenzentów. Umiejętność przyjmuje znaleziska z każdego wymiaru, w tym opis problemu, lokalizację w kodzie i proponowaną ważność.
  4. Deduplikuj znaleziska — jeśli kilka recenzentów wskaże ten sam problem, umiejętność połączy je w jedno. Eliminuje to szum i duplikaty w raporcie.
  5. Kalibruj ważność znalezisk. Umiejętność wyrównuje oceny ważności między recenzentami, aby były spójne — krytyczne problemy są oznaczane jednakowo niezależnie od tego, kto je znalazł.
  6. Wygeneruj skonsolidowany raport. Otrzymasz jednolity dokument ze wszystkimi znaleziskami, pogrupowanymi według wymiaru, z wyrównaną ważnością i rekomendacjami do naprawy.

Related skills

hono

by openstatusHQ

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

Testing
1257

backtesting-frameworks

by wshobson

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

Testing
12105

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

Testing
1248

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994

code-review-excellence

by wshobson

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

Testing
1145