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

Jump to install

Source facts

Repository
drivelineresearch/moa-x
Last source activity
August 4, 2026 at 01:39
Detected SKILL.md language
English
Stars
30
Forks
5

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.