design-orchestration

Route design proposals through brainstorming, risk assessment, and review pipelines.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/baselakkad585-maker/basel-dev-skills --skill design-orchestration-baselakkad585-maker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-orchestration
Source: https://github.com/baselakkad585-maker/basel-dev-skills/tree/main/skills/design-orchestration
Command: npx skills add https://github.com/baselakkad585-maker/basel-dev-skills --skill design-orchestration-baselakkad585-maker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order to prevent unvalidated designs from reaching implementation.

Core Features & Use Cases

  • Coordinates brainstorming to generate and capture initial designs.
  • Performs risk assessment to classify design risk and determine escalation.
  • Enforces execution-readiness checks and review steps before implementation.

Quick Start

Provide a feature proposal and let the skill route it through brainstorming, risk assessment, escalation, and review to reach an execution-ready decision.

Frequently Asked Questions about design-orchestration

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

FAQPage Schema
How do I route design workflows through a validation pipeline before implementation?

Route design workflows by passing feature proposals through brainstorming, risk assessment, escalation, and review stages to ensure only validated designs advance to execution.

What is design orchestration for risk assessment and execution readiness?

Design orchestration coordinates multi-agent review and governance to classify design risk and enforce execution-readiness checks before any feature proposal reaches implementation.

How do I enforce governance rules to prevent unvalidated designs from reaching implementation?

Enforce governance rules by requiring artifacts like an Understanding Lock, current Design, and Decision Log to verify execution readiness before allowing a design to advance.

Do I need a Decision Log and Understanding Lock to start design routing?

Yes, you need to provide an Understanding Lock, current Design, and Decision Log as input artifacts to determine the next action and satisfy execution readiness requirements.

What is the best way to coordinate brainstorming and multi-agent review for feature proposals?

The best way to coordinate brainstorming and review is to route feature proposals through a disciplined approval pipeline that systematically evaluates risk and determines escalation.

When should I use a design review pipeline for feature proposals?

Use a design review pipeline when handling feature proposals and design decisions that carry meaningful risk, requiring structured escalation and validation before implementation.