using-orchestrator · git:20260907.cf0876c · 2026-09-07 · sha256 02b1b84dcd723411
using-orchestrator git:20260907.cf0876cA
Immutable. This exact content is served forever at /api/v1/blob/02b1b84dcd723411.
--- name: using-orchestrator description: 'Use this skill when dispatching implicit slash-command intent from the user''s first message. Inspects the user''s first message for implicit slash-command intent and dispatches to the highest-confidence matching entry-point skill via the Skill tool. Only active when `auto-skill-dispatch: true` in Session Config. Silent no-op otherwise.' metadata: user-invocable: 'false' tags: dispatch, meta, routing, auto-skill model: haiku --- <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. --> # using-orchestrator Read [`skills/using-orchestrator/SKILL.md`](../../../skills/using-orchestrator/SKILL.md) in full before taking any action, then follow its complete workflow. The linked document is authoritative, including its prechecks, argument rules, and stop conditions. Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations. Regenerate with `node scripts/generate-codex-skills.mjs`.