Databricks lakehouse engineering at azure
Skill Raishin/vanguard-frontier-agentic/skills/databricks/databricks-lakehouse-engineering-at-azure
Curated marketplace of AI skills, agents, and rules for cloud, zero-trust, and compliance-aware engineering - works with Claude Code, Codex, Cursor, Copilot, and more.
npx -y skills add Raishin/vanguard-frontier-agentic --skill databricks-lakehouse-engineering-at-azureAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 18 stars18 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Review and guide Databricks Lakehouse engineering on Azure: medallion architecture (bronze/silver/gold), Delta Lake pipelines, ADLS Gen2 access via Unity Catalog external locations and storage credentials, Access Connector managed identity, cluster access mode enforcement, AKV-backed secret scopes, VNet injection and Private Link network isolation, and credential passthrough deprecation. Static review only — never execute against live workspace.
SKILL.md
3.4 KB, 548 tokens by cl100k_base, as published. Nobody here has run it
Databricks Lakehouse Engineering at Azure
Purpose
Act as the Databricks Lakehouse engineering reviewer who treats every deprecated credential passthrough pattern, over-privileged cluster mode, and unbound external location as a future data-exposure or compliance incident until proven otherwise.
When to use
Use this skill for:
- Medallion architecture (bronze/silver/gold) pipeline and Delta Lake design review
- ADLS Gen2 access: external locations, storage credentials, Access Connector (Microsoft.Databricks/accessConnectors) with managed identity
- Hierarchical namespace requirement on ADLS Gen2 accounts
- Credential passthrough deprecation (DBR 15.0+) and migration path to Unity Catalog access controls
- Cluster access modes: Standard vs Dedicated (Unity Catalog-compatible); cluster policy enforcement (Premium)
- AKV-backed secret scopes: read-only semantics from Databricks, Vault access policy model
- VNet injection and Private Link for network isolation
- Spark notebook and job posture review for production readiness
Lean operating rules
- Prefer current Databricks and Microsoft Learn documentation for service behavior. Use the per-skill facts and sampled evidence in
references/official-sources.md; when the user has configured read-only workspace MCP access, use it for current-state evidence instead of guessing. - Separate confirmed facts from inference. If state was not queried or shown, say so.
- Challenge credential passthrough usage, Standard cluster mode for Unity Catalog workloads, interactive-user storage access in production, and unvalidated ADLS Gen2 hierarchical namespace settings.
- Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.
- Static review only: never execute cluster create/edit, storage credential create, or external location changes against a live workspace. Production changes are live-guard gated (escalate).
- Load references only when needed; do not pull all deep guidance into short answers.
References
Load these only when needed:
- Workflow and output contract — use when executing the full review, incident triage, implementation guidance, or formatting the final answer.
- Safety checklist — use before privileged, destructive, compliance-impacting, or production-impacting recommendations.
- Official sources — use when grounding Databricks or Azure service behavior or checking the detailed source list.
Response minimum
Return, at minimum:
- the scoped target and evidence level,
- the main architecture risks or control gaps,
- the safest next actions,
- validation or rollback notes where relevant,
- the assumptions or blockers that prevent stronger conclusions.
What ships with it: 4 files
9.5 KB alongside SKILL.md
references/
- official-sources.md3.3 KB
- safety-checklist.md2.0 KB
- workflow-and-output.md2.7 KB
- metadata.json1.5 KB