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.
azagreev added a commit to azagreev/prompt-master-za that referenced this pull request Jun 11, 2026
Implements two upstream ideas on our diverged tree.

Cortex Code (idea from nidhinjs#15):
- add Cortex Code (Snowflake CLI agent) profile to tool-profiles.md
- list it in README "Works with" and the tool table

Dated model fact-sheet (idea from nidhinjs#48):
- add references/models.md — per-vendor volatile facts (IDs, defaults,
  version-tied params, retirements), each section dated with last-verified
  and governed by a 60-day re-verify protocol; fast-moving vendors marked
  "verify" rather than fabricated
- add pattern nidhinjs#38 (hardcoded retired model / dead parameter); 37 -> 38
- SKILL.md: re-verify pointer in Tool Routing, "Stale model facts" gotcha,
  models.md in the Reference Files table
- tool-profiles.md header points to models.md as the volatile-facts layer

bump 1.9.0 -> 1.10.0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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