WatchAndyTW/multi-model-team

A Claude Code plugin that offloads token-heavy, self-contained tasks to local CLI backends.

5Stars on the repository
10Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

mmt-setup

01

WatchAndyTW/multi-model-team

Command

Set up multi-model-team — create your personal roster at /.claude/mmt-roster.json (seeded from the shipped default) so your tuning survives plugin updates, and print the next steps (roster precedence + statusline HUD).

5 18d ago B 48 tokens

reasoning

02

WatchAndyTW/multi-model-team

Command

Run a question through the multi-model Fusion pipeline — fan it out to a configurable panel of models in parallel (default panel is the user-configurable set from reasoning.panel in roster.json, defaulting to Opus+Sonnet+Gemini; override per-invocation with a spec like "2:gemini,opus,codex,opencode"), have a judge…

5 18d ago A 111 tokens

team

03

WatchAndyTW/multi-model-team

Command

Run a task through the multi-model team pipeline — decompose into role-assigned subtasks, dispatch dependency-aware, verify each result, fix failures in a bounded loop, then synthesize. YOU staff it: a spec like "orch:claude:2;impl:opencode:1,claude:2;review:codex:2" says which backend does which job (oh-my-claudecode…

5 18d ago A 0 tokens