design-orchestration

Coordinate design routing and enforce required artifacts before implementation.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/TwuanMinn/fadelab --skill design-orchestration-twuanminn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-orchestration
Source: https://github.com/TwuanMinn/fadelab/tree/main/.agent/skills/skills/design-orchestration
Command: npx skills add https://github.com/TwuanMinn/fadelab --skill design-orchestration-twuanminn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates the flow to ensure ideas become designs, designs are reviewed, and only validated designs reach implementation. This control prevents premature implementation, skipped validation, and unreviewed high-risk designs.

Core Features & Use Cases

  • Routing and enforcement of design workflows between brainstorming, multi-agent review, and execution readiness.
  • Enforces artifacts like Understanding Lock, Initial Design, and Decision Log; blocks progression if missing.
  • Escalation rules based on risk level and supports ensuring governance before implementation.

Quick Start

Route a new feature proposal through brainstorming, risk assessment, and multi-agent review to obtain an approved design before implementation.

Frequently Asked Questions about design-orchestration

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

FAQPage Schema
How do I enforce a design workflow and prevent premature implementation?

Design workflow enforcement requires blocking execution until specific artifacts like Understanding Lock, Initial Design, and Decision Log are produced and validated. This prevents skipping validation steps and ensures only reviewed designs reach implementation.

What is design routing and when should I apply it to a feature proposal?

Design routing coordinates brainstorming, risk assessment, and multi-agent review for feature proposals. Apply it when a design decision carries meaningful risk, or when correctness matters more than speed, ensuring validated designs reach implementation.

How do I route a high-risk design decision through a multi-agent review process?

Escalate high-risk design decisions through structured routing that enforces entry conditions and requires artifacts like an Understanding Lock and Decision Log. This coordinates multi-agent review and ensures governance before implementation proceeds.

Can I block execution if design review artifacts are missing from the workflow?

Yes, design orchestration blocks progression and execution if required artifacts such as the Understanding Lock, Initial Design, or Decision Log are missing. This enforces entry conditions and prevents unreviewed designs from reaching implementation.

Do I need a risk assessment before routing a feature design to implementation?

Yes, risk assessment is a required step in the design orchestration workflow. It evaluates design decisions for meaningful risk and ensures proper governance and multi-agent review occur before implementation begins.

What is the best way to coordinate brainstorming and design review end-to-end?

Use design orchestration to route feature proposals through brainstorming, risk assessment, and multi-agent review. This enforces required artifacts and escalation rules based on risk level, ensuring only validated designs reach implementation.