Two-model orchestration workflow where Claude acts as planner/reviewer and Codex GPT-5.5 (xhigh reasoning, fast tier) acts as executor, plus an advisor mode implementing Anthropic's advisor strategy (executor drives end-to-end, escalates to Claude only when stuck; Claude returns a plan, correction, or stop signal and never writes code). Use this skill whenever the user invokes /smart-orchestrate, asks to delegate implementation to Codex, wants Claude to plan/review while another model writes the code, mentions the codex-rescue agent, or asks to run a task in advisor mode / advisor strategy where the executor drives and Claude only advises.
2026-07-08