Cortex Code Integration Skill This skill enables Claude Code to leverage Cortex Code's specialized Snowflake expertise by intelligently routing Snowflake-related operations to Cortex Code CLI in headless mode. Architecture Overview Routing Principle : ONLY Snowflake operations → Cortex Code. Everything else → Claude Code. Key Components : - Dynamic skill discovery at session initialization - LLM-based semantic routing (not keyword matching) - Security wrapper with approval modes (prompt/auto/envelope only) - Stateless Cortex execution with context enrichment - Hybrid memory management - Audit…