Skip to content

Add Cortex Code (Snowflake CLI) tool profile#15

Open
jamescha-earley wants to merge 1 commit into
nidhinjs:mainfrom
jamescha-earley:add-cortex-code-tool-profile
Open

Add Cortex Code (Snowflake CLI) tool profile#15
jamescha-earley wants to merge 1 commit into
nidhinjs:mainfrom
jamescha-earley:add-cortex-code-tool-profile

Conversation

@jamescha-earley
Copy link
Copy Markdown

Summary

  • Adds a Cortex Code tool routing profile to SKILL.md, placed after the existing Claude Code profile
  • Adds Cortex Code to the "Works with" list in README.md
  • Profile covers 7 behavioral traits: agentic nature, Opus 4.x anti-over-engineering, skills system, Snowflake-native tooling, stop conditions, task tracking, and headless/CI mode

Context

Cortex Code is Snowflake's CLI coding agent (powered by Claude Opus 4.x). It shares Claude Code's agentic architecture but has Snowflake-specific capabilities (SQL execution, Streamlit in Snowflake, skills system, task tracking). This profile helps prompt-master generate accurate prompts when users target Cortex Code.

Validated via TruLens LLM-as-judge benchmarks: prompt-master with this profile scores 0.90 avg across 8 Cortex Code test cases vs 0.81 baseline without the skill (+0.09 improvement).

Test plan

  • Verify SKILL.md renders correctly on GitHub (profile block formatting)
  • Verify README "Works with" list includes Cortex Code
  • Test prompt generation targeting Cortex Code through Claude with updated skill

Adds a tool routing profile for Cortex Code, Snowflake CLI coding agent,
alongside the existing Claude Code profile. Covers key behavioral traits:
skills system, Snowflake-native tooling, task tracking, and headless mode.
Also adds Cortex Code to the Works with list in README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant