Get the FREE Ultimate OpenClaw Setup Guide →

design-review-gate

npx machina-cli add skill a5c-ai/babysitter/design-review-gate --openclaw
Files (1)
SKILL.md
1.3 KB

Design Review Gate

Overview

Run 6 specialist design reviews in parallel. ALL SIX must approve before implementation begins. Maximum 3 iterations before human escalation.

When to Use

  • After brainstorming and planning, before implementation
  • When validating a new feature design
  • When introducing new architectural patterns

Process

  1. Run 6 reviews in parallel: PM, Architect, Designer, Security Design, UX, CTO
  2. All 6 must approve (unanimous)
  3. If any reject, consolidate findings and iterate
  4. Max 3 iterations before escalating to human

Reviewers

AgentFocus
Product ManagerUse cases, user benefits, scope alignment
ArchitectArchitectural fit, patterns, technical debt
DesignerUX/API design, developer experience
Security DesignThreat modeling, OWASP Top 10
UX ReviewerUsability, accessibility, user flows
CTOTDD readiness, codebase alignment, risk

Tool Use

Invoke via babysitter process: methodologies/metaswarm/metaswarm-design-review

Source

git clone https://github.com/a5c-ai/babysitter/blob/main/plugins/babysitter/skills/babysit/process/methodologies/metaswarm/skills/design-review-gate/SKILL.mdView on GitHub

Overview

Design Review Gate runs six specialist reviews in parallel and requires unanimous approval before implementation. If any reviewer rejects, findings are consolidated and the design is iterated up to three times before escalation.

How This Skill Works

Six reviewers (PM, Architect, Designer, Security Design, UX, CTO) assess the design in parallel. All must approve; any rejection triggers consolidation of findings and an iteration cycle, capped at three iterations before escalation.

When to Use It

  • After brainstorming and planning, before implementation
  • When validating a new feature design
  • When introducing new architectural patterns
  • For critical features requiring cross-disciplinary clearance
  • During design refreshes to enforce security, UX, and architectural alignment

Quick Start

  1. Step 1: Initiate six parallel reviews (PM, Architect, Designer, Security Design, UX, CTO) using the metaswarm gate
  2. Step 2: Gather unanimous approvals; if any reviewer rejects, log findings and prepare an iteration plan
  3. Step 3: Repeat up to three iterations; escalate to a human if still unresolved

Best Practices

  • Define unanimous approval criteria up front and align reviewers' focus
  • Run all six reviews in parallel to save time
  • Document each review's findings and rationale
  • Limit iterations to a maximum of three before escalation
  • Consolidate feedback before iteration steps to avoid redundancy

Example Use Cases

  • Rolling out a new payment feature with UX, security, and API implications
  • Adopting a new microservice pattern across the stack
  • Overhauling the user onboarding flow with usability and accessibility checks
  • Rearchitecting data access for performance while maintaining security
  • Assessing a critical risk feature requiring unanimous sign-off before launch

Frequently Asked Questions

Add this skill to your agents
Sponsor this space

Reach thousands of developers