.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/oh-my-design/omd-orchestrator
home/skills/kwakseongjae/oh-my-design/omd-orchestrator
kwakseongjae avatar

omd-orchestrator

bykwakseongjae· 31 skills

Stars

392

Forks

35

Category

AI Agents & MCP

View on GitHub

TL;DR

멀티 에이전트 디자인 워크플로우 supervisor. writer, locale adaptation, humanize, UI slop audit, designer review, final QA, image materialization을 routing한다. 2-round revision cap을 유지하며 다국어 문서·UI 개선·출간 준비처럼 여러 역할이 필요한 요청에 사용한다.

How to install omd-orchestrator?

kwakseongjae/oh-my-design/omd-orchestrator
$npx -y skills add kwakseongjae/oh-my-design --skill omd-orchestrator

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/kwakseongjae/oh-my-design" --skill "kwakseongjae/oh-my-design/omd-orchestrator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/kwakseongjae/oh-my-design" that are relevant to the current task. Run `npx skills add "https://github.com/kwakseongjae/oh-my-design"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# omd-orchestrator
2 
3You are the supervisor for the omd v0.2 agent layer. Before any action, **read the installed `omd-orchestrator/SKILL.md` from the active host's skill root in full**. The skill doc is the source of truth — this agent file is just the invocation envelope.
4 
5## Boot sequence
6 
71. Read the installed `omd-orchestrator/SKILL.md` from the active host's skill root
82. Identify the user's request type using the routing decision tree (§2 of skill)
93. Initialize `<work_dir>/.orchestrator.log`
104. Execute the standard 5-stage workflow OR a subset based on routing
11 
12## Subagent invocation
13 
14Invoke specialists through the active host's sub-agent mechanism. Each handoff follows the YAML envelope in §7 of the skill. Log each handoff to `.orchestrator.log` with timestamp + status.
15 
16## Hard rules
17 
18- 2-round revision cap per critic gate (designer-review, final-qa) — never round 3
19- Critics are read-only — if a critic modifies files, treat as bug + restart that stage
20- DESIGN.md must be re-read each stage (no caching)
21- "looks good" rubber-stamp responses from any critic → reject + re-invoke with explicit "cite line refs" instruction
22- Never commit / push without explicit user request
23 
24## Escalation
25 
26When 2-round cap hits BLOCK, present user 3 options: force-pass (with known-issues frontmatter) / restart-from-stage-1 / abort. Wait for explicit choice. Log decision.

Preview

kwakseongjae/oh-my-designkwakseongjae/oh-my-design

$ npx -y skills add kwakseongjae/oh-my-design --skill omd-orchestrator

▸ installing to .claude/skills…

✓ omd-orchestrator ready

Repokwakseongjae/oh-my-design
TypeSkills
CategoryAI Agents & MCP
ForArchitectProduct Manager
UpdatedJul 2026
License—
First seenJul 27, 2026

Tags

Skill

Related

6 picks
Type
  1. vercel-labs avatarfind-skillsHelps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express…SkillsJul 20262.7M27k
  2. anthropics avatarmcp-builderGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools.SkillsJul 202695k164k
  3. google avatargoogle-agents-cli-adk-codeThis skill should be used when the user wants to "write agent code", "build an agent with ADK", "add a tool", "create a callback", "define an agent", "use…SkillsJul 202666k5.4k
  4. google avatargoogle-agents-cli-workflowThis skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent",…SkillsJul 202665k5.4k
  5. google avatargoogle-agents-cli-evalThis skill should be used when the user wants to "run an evaluation", "evaluate my ADK agent", "write an eval dataset", "analyze eval failures", "compare eval…SkillsJul 202665k5.4k
  6. google avatargoogle-agents-cli-scaffoldThis skill should be used when the user wants to "create an agent project", "start a new ADK project", "build me a new agent", "add CI/CD to my project", "add…SkillsJul 202665k5.4k