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 に表示されている付属ファイルをお読みください。