des-gold-layer-design

Designs and validates Gold Layer specifications from Silver inputs for Phase 11 data engineering workflows.

2|Updated May 20, 2026
One-click install
npx skills add https://github.com/DKSang/DES-SKILL --skill des-gold-layer-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: des-gold-layer-design
Source: https://github.com/DKSang/DES-SKILL/tree/main/skills/des-gold-layer-design
Command: npx skills add https://github.com/DKSang/DES-SKILL --skill des-gold-layer-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents AI agents from moving too fast into implementation by forcing a structured, evidence-backed design of the Gold Layer so downstream consumers get correct, traceable, metric-consistent, contract-aware datasets.

Core Features & Use Cases

  • Gold Layer Specification for Phase 11: Define what Gold datasets should exist, why they exist, and how they answer approved business questions and KPIs.
  • Mapping and traceability: Create explicit mappings from Business Questions, Requirements/KPIs, Data Product outputs, and trusted Silver datasets to Gold outputs.
  • Consumer-ready design constraints: Establish grain, aggregation, slicing, history/SCD behavior, freshness/SLA, security/access handling, lineage expectations, and performance/cost considerations.
  • Phase-Orchestrated support & evidence: Produce the Phase 11 support plan, evidence pack, revision notes, Done Gate result, and a safe handoff to Phase 12 without writing transformation code.

Quick Start

Use the des-gold-layer-design skill to generate the file _des-output/planning-artifacts/11-gold-layer-specification.md based on your Phase 01–10 planning artifacts and Phase 10 to 11 handoff, then stop at HALT when any Gold boundary, grain, metric alignment, serving, contract expectation, or lineage decision cannot be safely inferred.

Frequently Asked Questions about des-gold-layer-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design consumer-ready Gold Layer datasets for data engineering workflows?

To design Gold Layer datasets, you establish grain, aggregation, slicing, history/SCD behavior, freshness SLA, security handling, and lineage expectations mapped from trusted Silver inputs. This ensures downstream consumers receive correct, traceable, metric-consistent, contract-aware datasets without writing transformation SQL.

What is Gold Layer specification and when do I need it for my data pipeline?

Gold Layer specification defines what consumer-ready datasets should exist, why they exist, and how they answer approved business questions and KPIs. You need it during Phase 11 Gold dataset or mart output design when serving direction, grain, and evidence readiness must be established.

How do I map business questions and KPIs to trusted Silver datasets for Gold outputs?

You create explicit mappings from Business Questions, Requirements/KPIs, Data Product outputs, and trusted Silver datasets to Gold outputs. This mapping and traceability ensures downstream consumers get correct, metric-consistent datasets aligned with consumer serving direction.

Does this Gold Layer design process generate SQL, APIs, or orchestration code?

No, this Gold Layer design process does not generate SQL, APIs, semantic internals, contracts in full, orchestration, or CI/CD code. It produces the Gold specification, Phase 11 support plan, evidence pack, revision notes, Done Gate result, and a safe handoff to Phase 12.

What happens when a Gold boundary, grain, or metric alignment decision cannot be safely inferred?

When any Gold boundary, grain, metric alignment, serving, contract expectation, or lineage decision cannot be safely inferred, the process triggers a HALT-on-unknown decision. This prevents moving too fast into implementation by forcing structured, evidence-backed design decisions.

Can I use this Gold Layer design approach for enterprise-scale data products requiring strict lineage?

Yes, this approach suits enterprise-scale data products requiring strict lineage by establishing explicit grain, aggregation, slicing, history/SCD behavior, freshness SLA, security/access handling, lineage expectations, and performance/cost considerations for consumer-ready Gold outputs.