Skip to main content

mixture-of-agents

Run a non-trivial planning task through a layered ensemble of frontier models from distinct labs (proposers Gemini 3.1 Pro high + Grok 4.5 + GPT-5.6 Luna; refiners qwen3.8-max-preview + DeepSeek V4 Pro + Claude Opus 5 high) before producing a final implementation plan. The configured proposers run in parallel, broadcast refiners (each sees all proposals) verify and cross-check, then GPT-5.6 Sol at `xhigh` (stable provider name `codex-sol`) aggregates through the recorded Layer 3 path. Adapted from the 2024 Mixture-of-Agents paper (arXiv:2406.04692) for repo-grounded planning, not chat-answer ensembling. Use when: (1) the user invokes /mixture-of-agents, (2) the user pastes a substantial spec doc and asks for a "deeply considered plan" or "second opinion from another lab", (3) the user explicitly says "run MoA on this", (4) high-stakes architecture work where one model's blind spots could be expensive. Do NOT auto-activate for trivial tasks; this skill typically takes 12-25 minutes wall-clock and spends real q

跳到安装

来源信息

仓库
drivelineresearch/moa-x
最近来源活动
2026年8月4日 01:39
检测到的 SKILL.md 语言
英语
星标
30
分支
5

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。