
from session-orchestrator46
Implicitly dispatches user intent to high-confidence entry-point skills based on phrase mapping and confidence scoring.
This is a meta-skill designed to automate the routing of user requests. It inspects the first message of a session for implicit slash-command intent and automatically dispatches the session to the most relevant specialized skill using a sophisticated confidence scoring system.
This skill is a background orchestrator. It activates when auto-skill-dispatch: true is configured in the session settings. It is specifically triggered during the initial bootstrap phase of a session to route the agent into a structured workflow (like planning, discovery, or evolution).
/plan new, /discovery, /evolve).AskUserQuestion flow when multiple skills score closely, ensuring the agent doesn't guess incorrectly.Compatible with high-end coding agent environments such as Claude Code, Codex CLI, Cursor, and Pi.
This skill has not been reviewed by our automated audit pipeline yet.