cortex-router
Installation
SKILL.md
Cortex Code Router
Route Snowflake operations to Cortex Code CLI, which has specialized bundled skills (data-quality, semantic-view, cost-intelligence, ML, governance, etc.).
CRITICAL: Follow steps 1 → 2 → 3 in order. Do NOT skip to Step 3.
Step 1: Verify CLI
which cortex 2>/dev/null && cortex --version
If cortex is NOT found:
- Tell the user: "Cortex Code CLI is not installed. Setting it up now."
- Load the
cortex-code:cortex-setupskill using the Skill tool. - STOP — do not continue until the CLI is installed.