Zihao-Wu06/claude-code-orchestrate
Plugin Claude Code
Multi-model orchestration skill for Claude Code — lead model orchestrates Opus/Sonnet/Haiku subagents plus a cross-vendor Codex peer.
Zihao-Wu06/claude-code-orchestrate
Plugin Claude Code
Multi-model orchestration skill for Claude Code — lead model orchestrates Opus/Sonnet/Haiku subagents plus a cross-vendor Codex peer.
Zihao-Wu06/claude-code-orchestrate
Plugin Claude Code
Multi-model orchestration for Claude Code: the session model leads as tech-lead orchestrator, routing work across model-pinned executors (deep-reasoner/Opus, fast-worker/Sonnet, scout/Haiku) and a cross-vendor Codex peer — with a first-match routing table, delegation contracts, budget modes, an escalation ladder, and…
Zihao-Wu06/claude-code-orchestrate
Agent
Reasoning-heavy executor pinned to Opus. Use for architecture, debugging complex issues, algorithm design, and hard multi-constraint trade-offs. Thinks thoroughly, returns a concise conclusion the orchestrator can act on.
Zihao-Wu06/claude-code-orchestrate
Agent
Mechanical executor pinned to Sonnet. Use for boilerplate, tests from an existing spec, formatting, simple edits, renames, and bulk transforms — fully-specified work whose success is objectively checkable. Executes efficiently.
Zihao-Wu06/claude-code-orchestrate
Agent
Read-only reconnaissance executor pinned to Haiku. Use to locate code, map structure, inventory symbols and call sites, and summarize current state before work is delegated — wide, cheap collection with no judgment calls.
Zihao-Wu06/claude-code-orchestrate
Command
Lead as multi-model orchestrator — route work across pinned subagents and a cross-vendor peer.
Zihao-Wu06/claude-code-orchestrate
Skill Claude CodeCodex
Use when work should be led as a multi-model orchestration — delegating to model-pinned subagents and a cross-vendor peer instead of doing everything in the main context. Trigger whenever the user asks to orchestrate, delegate, fan out, act as tech lead, use worker/sub agents on a task, split design work from grunt…