review-board

Convene expert reviewers to assess code changes and produce a ranked verdict.

28|3|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/AndrewDryga/coop --skill review-board-andrewdryga
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-board
Source: https://github.com/AndrewDryga/coop/tree/main/internal/scaffold/templates/skills/review-board
Command: npx skills add https://github.com/AndrewDryga/coop --skill review-board-andrewdryga

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the code review process by convening a board of expert reviewers to provide a comprehensive assessment of code changes before merging.

Core Features & Use Cases

  • Customizable Reviewers: Assign reviewers based on the type of change, including staff engineers, maintainers, security experts, and product managers.
  • Multi-Lens Review: Gather feedback from different perspectives, ensuring code correctness, security, and adherence to project standards.
  • Automated Gate: Run project-specific gates to automatically block changes that don't meet build or test requirements.
  • Synthesized Verdict: Aggregate individual reviews into a single ranked verdict and a detailed fix plan.

Quick Start

Run a comprehensive review of the 'feature-addition' branch with the 'review-board' skill.

Frequently Asked Questions about review-board

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I conduct a thorough code review before merging changes?

To conduct a pre-merge code review, convene a customizable panel of expert reviewers to assess changes, run automated gate checks, and synthesize individual feedback into a single ranked verdict with a detailed fix plan.

Can I assign specific reviewers based on the type of code change?

Yes, you can assign custom reviewers based on the change type, including staff engineers, maintainers, security experts, and product managers, ensuring feedback covers correctness, security, and project standards.

How do automated gates work in a development workflow code review?

Automated gates run project-specific checks during the code review to automatically block changes that do not meet build or test requirements before they can be merged into the main branch.

What is a synthesized verdict in a multi-lens code review?

A synthesized verdict aggregates individual feedback from multiple expert perspectives into a single ranked decision, providing a comprehensive assessment and a detailed fix plan for the proposed changes.

Does this code review approach support security and product management perspectives?

Yes, the review board includes security experts and product managers as customizable reviewers, allowing the code review process to evaluate security vulnerabilities and product requirements alongside code correctness.

When should I use a panel of experts for pre-merge assessment?

Use a panel of experts for pre-merge assessment when you need comprehensive feedback from multiple perspectives, automated gate checks, and a synthesized verdict to ensure code quality and security before merging.