Zihao-Wu06

7 mods across 1 repository, 3 stars between them.

orchestrate

02

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…

3 1mo ago A tokens not measured

deep-reasoner

03

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.

3 1mo ago A 48 tokens

fast-worker

04

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.

3 1mo ago A 47 tokens

scout

05

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.

3 1mo ago A 44 tokens

orchestrate

07

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…

3 1mo ago A 128 tokens