关于
The Claudish Multi-Model Bridge allows developers to expand Claude Code's capabilities by proxying requests to external AI models through OpenRouter. It provides a structured framework for using models such as Grok for fast iterations, GPT-5 for complex reasoning, or Gemini for large-context tasks, all while maintaining the integrity of the main conversation. The skill enforces a strict 'sub-agent only' execution policy, preventing context window pollution by offloading heavy reasoning and tool outputs to isolated agents, ensuring your primary development environment remains clean and efficient.