skills/design-orchestration/SKILL.md
--- 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. risk: unknown source: rootcastle-rei --- # Design Orchestration (Meta-Skill) ## Purpose Ensure that **ideas become designs**, **designs are reviewed**, and **only validated designs reach implementation**. This skill
npx skillsauth add rootcastleco/rei-skills skills/design-orchestrationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
This skill is applicable to execute the workflow or actions described in the overview.
🏰 Rei Skills — Curated by Rootcastle Engineering & Innovation | Batuhan Ayrıbaş
Engineering Beyond Boundaries | [email protected]
development
Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations,...
testing
Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or ...
development
You are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thought reasoning, and model-specific optimizati
development
You are an expert LangChain agent developer specializing in production-grade AI systems using LangChain 0.1+ and LangGraph.