design-review-gate

Coordinate five parallel expert reviews to validate a design before implementation.

Updated Apr 6, 2018
One-click install
npx skills add https://github.com/montoyaedu/Trish --skill design-review-gate-montoyaedu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-review-gate
Source: https://github.com/montoyaedu/Trish/tree/main/.claude/plugins/metaswarm/skills/design-review-gate
Command: npx skills add https://github.com/montoyaedu/Trish --skill design-review-gate-montoyaedu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates five independent expert reviews (PM, Architect, Designer, Security, and CTO) after brainstorming or design document completion, ensuring a thorough, multi-perspective validation before implementation.

Core Features & Use Cases

  • Spawns five reviewers in parallel to evaluate design quality, feasibility, security, and alignment with objectives.
  • Enforces an iterative review cycle with escalation until all reviewers approve or a human decision is reached.
  • Supports both Task Mode and Team Mode coordination patterns to balance freshness of review with efficiency.

Quick Start

Activate this gate automatically once a design artifact is ready to trigger parallel reviews and iterate until approval.

Frequently Asked Questions about design-review-gate

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

FAQPage Schema
How do I run multi-agent design reviews for security and architecture validation?

Multi-agent design reviews run by spawning five independent expert agents—PM, Architect, Designer, Security, and CTO—to validate a design artifact in parallel. This multi-agent coordination ensures comprehensive evaluation across multiple perspectives before implementation begins.

What is the best way to coordinate parallel design reviews across different roles?

Coordinating parallel design reviews is best handled using Task Mode or Team Mode patterns. These coordination patterns balance review freshness with efficiency, allowing five independent expert agents to evaluate design quality, feasibility, and security simultaneously.

Can I use a design review gate to enforce security and CTO approval before implementation?

Yes, the design review gate enforces security and CTO approval by including dedicated Security and CTO reviewer agents. It applies an acceptance criterion requiring these independent expert reviews to approve the formalized brainstorming output before implementation starts.

Do I need a completed design document to trigger multi-agent parallel evaluation?

Yes, a completed design document or brainstorming output is required. The gate activates automatically once a design artifact is ready, triggering the five parallel reviewer agents to evaluate design quality, feasibility, security, and alignment with objectives.

Why does the multi-agent design review process iterate instead of approving immediately?

The multi-agent design review process iterates because enforcing an iterative review cycle with escalation ensures thorough validation. It repeats evaluations until all five independent reviewers approve the design or a human decision is reached to resolve conflicts.