Subagent Orchestration
by Rapa Canola
Intelligently delegate tasks to Claude, Codex, or Gemini based on cost, model strengths, and rate limits.
Secure checkout via Stripe
Works with the AI tools you already use
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
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
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
5 skills on Agensi
Frequently Asked Questions
Popular in AI Agents & LLM Ops
agentic-workflow
A risk-aware, evidence-based engineering lifecycle protocol for robust agentic task execution and safety.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
Credit Optimizer v5
Reduce Manus v5 credit consumption by 30-75% through intelligent task routing and autonomous strategy selection.

agent-handoff-orchestrator (for hermes agent / openclaw)
Generate high-fidelity, structured handoff packets for seamless multi-agent collaboration and session persistence.