Subagent Orchestration

Route a coding or research task to the most cost-effective subagent — Claude, Codex (ChatGPT), or Gemini — based on the task's strengths-fit and current rate-limit status. Use when the user wants to delegate part of a workflow to a different model, run the same query across multiple models for cross-check, optimize spend by sending lightweight tasks to cheaper models, or break free from a single agent's blind spots. Assumes the user has CLI access to at least two of `claude`, `codex`, and `gemini`.

0x67108864 Updated

File contents

0x67108864/skills/tree/main/subagent-orchestration commit 78c5d63926

Frequently asked questions

npx skillmds@latest add 0x67108864/subagent-orchestration