Dev - #424
Conversation
Snowflake SQL, data pipelines (Dynamic Tables, Streams+Tasks), Cortex AI, Snowpark Python, dbt integration. Includes 3 practical workflows, 9 anti-patterns, cross-references, and troubleshooting guide. - SKILL.md: 294 lines (colon-prefix rule, MERGE, DTs, Cortex AI, Snowpark) - Script: snowflake_query_helper.py (MERGE, DT, RBAC generators) - References: 3 files (SQL patterns, Cortex AI/agents, troubleshooting) Based on PR #416 by James Cha-Earley — enhanced with practical workflows, anti-patterns section, cross-references, and normalized frontmatter. Co-Authored-By: James Cha-Earley <jamescha-earley@users.noreply.github.com> Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…29→30) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- CLAUDE.md: engineering-team 29→30 - engineering-team/CLAUDE.md: add snowflake-development, 29→30 - marketplace.json: engineering-skills 29→30 - docs/getting-started.md: Engineering Core bundle 29→30 - docs/index.md: Engineering Core card 29→30 Official skill count remains 205. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ment feat(engineering-team): add snowflake-development skill (based on PR #416)
Code Review —
|
| Check | Result |
|---|---|
Python syntax (py_compile) |
✅ Clean (manual review — no syntax errors found) |
| YAML frontmatter present | license field |
Script --help accessible |
✅ (argparse structure is valid) |
--json flag functional |
❌ Broken when placed after subcommand |
| No hardcoded credentials | ✅ |
| No paid API dependencies | ✅ |
| Index files consistent | ✅ (except overall 205 count in CLAUDE.md) |
Summary
Checklist
dev(notmain— PRs to main will be auto-closed)SKILL.mdwith valid YAML frontmatter (name,description,license)--helpwithout errorsdomain/skill-name/SKILL.md)Type of Change
Testing