Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

mixture-of-agents

// Run a non-trivial planning task through a layered ensemble of frontier models from three different labs (codex/gpt-5.4 xhigh + gemini/2.5-pro + sonnet/4.6) before producing a final implementation plan. Three proposers run in parallel, two broadcast refiners (codex + gemini, each sees all three proposals) verify and cross-check, then Opus 4.6 aggregates in place. 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 takes 6-12 minutes wall-clock and spends real quota (subscription or API-billed) across three external CLIs.

$ git log --oneline --stat
stars:16
forks:2
updated:2026년 4월 19일 23:47
파일 탐색기
17 개 파일
SKILL.md
readonly