naming-tagging-standards
Installation
SKILL.md
Naming, Comment & Tagging Standards
Enterprise-wide standards for Databricks asset naming, SQL comments, and cost/governance tagging.
Essential Rules (Retain in Working Memory)
After reading this skill, retain these 5 rules and release the full content:
- snake_case everywhere — all object names: tables, columns, functions, schemas
dim_/fact_prefixes — Gold tables prefixed by entity type; Bronze/Silver by layer- Dual-purpose COMMENT pattern —
[Definition]. Business: [context]. Technical: [details]. - Mandatory tags —
layer,domain,PII(viaclass.*governed tags) on every table;team,cost_center,environmenton every workflow - Budget policy tag — all serverless resources must use approved budget policies