AgentSkillsCN

design-orchestration

以科学的工作流程统筹设计,按照头脑风暴、多代理评审与执行准备的正确顺序,层层递进地推进项目进展。有效避免过早实施、遗漏验证,以及未经充分评审的高风险设计方案。

SKILL.md
--- frontmatter
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