Skip to main content

opus-orchestrate

Run a multi-model orchestration workflow with Claude Opus 5 as the lead, at medium reasoning effort by default. Use when the session is already running on Opus 5 — its sibling fable-orchestrate is the one to use when the session is on Fable 5. The lead is itself the deep reasoner, so it reasons directly on compact hard problems and delegates only to fan out or stay context-lean. Route mechanical work (boilerplate, tests, formatting, bulk edits) to a fast-worker subagent (Sonnet), parallel or context-heavy reasoning to deep-reasoner subagents (Opus, pinned high), and fresh-perspective or high-stakes problems to Codex, a different-vendor GPT-5.6 peer. Multi-agent phases run as parallel Agent fan-outs, upgrading to a dynamic Workflow where the session actually has that tool. Use to orchestrate, delegate, fan out, get a second opinion from Codex, run Opus and Codex in parallel and synthesize, or act as tech lead on Opus.

Jump to install

Source facts

Repository
scdenney/open-science-skills
Last source activity
August 8, 2026 at 15:40
Detected SKILL.md language
English
Stars
47
Forks
2

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.