Skip to main content

claude-code-oauth-delegate-router

Deploy task-level hybrid routing for Claude Code — plain `claude` stays on Claude.ai OAuth as premium pool + orchestrator (policy in CLAUDE.md, UserPromptSubmit hint hook), while execution-class tasks and token-burn workflows (multi-agent fan-out, batch pipelines, loops, CI) are delegated via `delegate`/`workflow` runners to an isolated `claude-glm` client through LiteLLM to GLM on Huawei MaaS. Use when a Pro/Max subscription user wants MaaS execution offload with zero OAuth transport changes (no proxy, no token replay, no cache resets). Requires the LiteLLM-Huawei-MaaS-Proxy stack and litellm-maas-auto-plugin server plugins.

Jump to install

Source facts

Repository
binrogithub/1-3-Cloud-Adoption-Skills
Last source activity
July 30, 2026 at 14:40
Detected SKILL.md language
English
Stars
11
Forks
17

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.