>
Add this skill
npx mdskills install sickn33/design-orchestrationWell-structured meta-workflow that enforces design validation gates with clear routing logic
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.
This is a routing and enforcement skill, not a creative one.
It decides:
This meta-skill coordinates the following:
brainstorming — design generationmulti-agent-brainstorming — design validationInvoke this skill when:
If no validated design exists:
brainstormingYou may NOT proceed without these artifacts.
After brainstorming completes, classify the design as:
Use factors such as:
Low risk
→ Proceed to implementation planning
Moderate risk
→ Recommend multi-agent-brainstorming
High risk
→ REQUIRE multi-agent-brainstorming
Skipping escalation when required is prohibited.
If multi-agent-brainstorming is run:
Require:
Do NOT allow:
Only critique, revision, and decision resolution are allowed.
Before allowing implementation:
Confirm:
If any condition fails:
This meta-skill exits ONLY when:
Possible exits:
This skill exists to:
Good systems fail early. Bad systems fail in production.
This meta-skill exists to enforce the former.
Install via CLI
npx mdskills install sickn33/design-orchestrationDesign Orchestration is a free, open-source AI agent skill. >
Install Design Orchestration with a single command:
npx mdskills install sickn33/design-orchestrationThis downloads the skill files into your project and your AI agent picks them up automatically.
Design Orchestration works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.