roborev-design-review

Validate a commit reference and launch a background design review with grouped findings.

1.6k|143|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/kenn-io/roborev --skill roborev-design-review-kenn-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roborev-design-review
Source: https://github.com/kenn-io/roborev/tree/main/internal/skills/claude/roborev-design-review
Command: npx skills add https://github.com/kenn-io/roborev --skill roborev-design-review-kenn-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines requesting and presenting design-oriented reviews for code commits, reducing back-and-forth and surfacing actionable feedback early.

Core Features & Use Cases

  • Automated validation: validates a commit reference, launches a background design review, and returns a synthesized verdict.
  • Flexible review workflows: supports single-agent or panel-based multi-reviewer reviews with optional panel naming and aggregated results.
  • Clear results & next steps: presents findings grouped by severity with file paths, line numbers, and a job ID for fixes.

Quick Start

Run the design-review command with a target commit to start a design review and monitor results.

Frequently Asked Questions about roborev-design-review

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

FAQPage Schema
How do I trigger a design review for a specific commit?

To trigger a design review for a commit, run the design-review command with a target commit reference. The system validates the reference, launches a background review, and returns a synthesized verdict with grouped findings.

Can I use a panel-based multi-reviewer setup for code commit reviews?

Yes, you can use panel-based multi-reviewer workflows for code commit reviews. The system supports optional panel naming and aggregates results from multiple reviewers into a single synthesized verdict.

What is automated design-level feedback and how does it work?

Automated design-level feedback analyzes code commits to surface architectural and design-oriented issues early. It validates a commit reference, runs a background review, and presents findings grouped by severity with file paths and line numbers.

What does a synthesized design review verdict include?

A synthesized design review verdict includes findings grouped by severity, complete with specific file paths and line numbers. It also provides a unique job ID that you can use to initiate fixes for the identified design issues.

Does the automated commit review support single-agent workflows?

Yes, the automated commit review supports both single-agent and panel-based multi-reviewer workflows. This flexibility allows teams to choose the appropriate review depth based on their specific code review requirements.

How do I fix issues identified during a commit design review?

To fix issues identified during a commit design review, use the job ID provided in the synthesized verdict results. This job ID links directly to the grouped findings, enabling you to track and resolve the design-level feedback.