orchestrate
Purpose
Invoking this skill arms the current session for an orchestration-heavy task: it loads the expanded seven-imperative operational form into active working context, and it declares deliberate intent to orchestrate the work about to start, so the triggers get evaluated actively rather than sitting passively in background rules. That is the default — no paste, no rails, just preloaded context.
The same imperatives also export as a self-contained, paste-ready brief for targets that LEAVE
the session and therefore inherit none of its context: a spawned subagent/teammate, a fresh session
you will /clear into, or a non-Claude-Code tool. Export is model- and tool-agnostic by
construction — nothing in the pasted text depends on a specific model, env var, or repo file.
Sources and quotes behind each imperative: context/sources.md; observed failure modes:
context/gotchas.md. Read gotchas before authoring a nested tree or trusting a worker's return.