Subagent Orchestration

    by Rapa Canola

    3

    Intelligently delegate tasks to Claude, Codex, or Gemini based on cost, model strengths, and rate limits.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    See it in action

    You say

    Run a cross-check on my refactor in main.js across all models to catch potential logic errors or optimization gaps.

    Your agent does

    [Claude]: Logic looks sound, but check the overflow on line 42. [Codex]: LGTM. I'd suggest a try-catch block here. [Gemini]: Optimization tip: use a map instead of a nested loop for O(n) complexity. Analysis: 2/3 models suggest error handling improvements.

    What you get

    Route tasks to cheaper models to save on token spendCross-check security-critical code across three different LLM providersAutomatically failover to a different model when hitting rate limitsProcess massive files by routing to Gemini's 1M+ context window

    About this skill

    Smart Multi-Model Routing & Delegation

    Subagent Orchestration is a high-level routing skill designed for developers who use multiple AI models (Claude, GPT/Codex, and Gemini) and want to optimize for cost, performance, and context window limitations. Instead of manually switching browser tabs or CLI tools, this skill allows your primary agent to intelligently delegate sub-tasks to the best-fitting model for the job.

    How it works

    The skill acts as an intelligent traffic controller. It analyzes your request and routes it to specific vendor CLIs based on task strengths: Claude for precise code refactoring, Gemini for massive context ingestion (up to 1M+ tokens), or Codex for web-integrated research. It handles the syntax differences between each model's CLI, enabling seamless cross-model execution.

    Why use this skill?

    • Cost Management: Automatically route lightweight formatting or summary tasks to cheaper models like Gemini Flash.
    • Rate Limit Resilience: If Claude is rate-limited, the skill can automatically failover to Gemini or Codex to keep your workflow moving.
    • Cross-Model Verification: Run the same security or logic check across all three models simultaneously to find "blind spots" through a side-by-side comparison table.
    • Context Optimization: Automatically detects when a prompt exceeds standard context limits and routes it to the large-window models.

    Supported Integration

    The skill leverages your existing local environment, supporting official CLIs for Claude, Codex/ChatGPT, and Gemini. It outputs clean, prefixed text for single runs or structured Markdown tables for cross-model comparisons.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 3 months ago

    Listed3 months ago

    Creator

    Rapa Canola
    Rapa Canola

    5 skills on Agensi

    Frequently Asked Questions

    Popular in AI Agents & LLM Ops