design-orchestration

star 444

Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order. Prevents premature implementation, skipped validation, and unreviewed high-risk designs.

Dokhacgiakhoa By Dokhacgiakhoa schedule Updated 2/11/2026

version: 4.1.0-fractal name: design-orchestration description: > Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order. Prevents premature implementation, skipped validation, and unreviewed high-risk designs.

Design Orchestration (Meta-Skill)

Purpose

Ensure that ideas become designs, designs are reviewed, and only validated designs reach implementation.

This skill does not generate designs. It controls the flow between other skills.


Operating Model

This is a routing and enforcement skill, not a creative one.

It decides:

  • which skill must run next
  • whether escalation is required
  • whether execution is permitted

Controlled Skills

This meta-skill coordinates the following:

  • brainstorming — design generation
  • multi-agent-brainstorming — design validation
  • downstream implementation or planning skills

Entry Conditions

Invoke this skill when:

  • a user proposes a new feature, system, or change
  • a design decision carries meaningful risk
  • correctness matters more than speed

Routing Logic

🧠 Knowledge Modules (Fractal Skills)

1. Step 1 — Brainstorming (Mandatory)

2. Step 2 — Risk Assessment

3. Step 3 — Conditional Escalation

4. Step 4 — Multi-Agent Review (If Invoked)

5. Step 5 — Execution Readiness Check

Install via CLI
npx skills add https://github.com/Dokhacgiakhoa/antigravity-ide --skill design-orchestration
Repository Details
star Stars 444
call_split Forks 137
navigation Branch main
article Path SKILL.md
More from Creator
Dokhacgiakhoa
Dokhacgiakhoa Explore all skills →