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에 표시된 보조 파일을 읽어 보세요.