一键导入
des-artifact-quiz
Use when the user wants to test understanding of a DES artifact, generate concept-check questions, or turn learning notes into a quiz.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user wants to test understanding of a DES artifact, generate concept-check questions, or turn learning notes into a quiz.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when designing the global data architecture, including storage, compute, integration patterns, layer strategy, environment promotion, security posture, observability, governance, cost, operational burden, and decision reversibility.
Use when creating the Bronze Layer Specification for raw/near-raw storage, source fidelity, ingestion metadata, schema drift, replay, quarantine, retention, access control, and lineage before Silver design.
Use when designing CI/CD, testing strategy, release gates, deployment promotion, rollback, release evidence, and environment validation for data products.
Use when designing cost, performance, scalability, storage, compute, query, serving, monitoring, and FinOps optimization strategies for data products.
Use when creating the Data Contract Specification for source feeds, Silver datasets, Gold datasets, serving outputs, dashboards, semantic models, APIs, ML/AI datasets, external exports, or downstream systems that need stable structure, meaning, freshness, quality, access, ownership, lineage, and change behavior.
Use when defining or designing data quality dimensions, rules, thresholds, severity, gates, failure handling, ownership, and validation expectations across Bronze, Silver, Gold, contracts, transformations, and serving outputs.
| name | des-artifact-quiz |
| description | Use when the user wants to test understanding of a DES artifact, generate concept-check questions, or turn learning notes into a quiz. |
Use this learning skill to generate a quiz from a DES artifact and its learning notes.
This skill helps the user check whether they understand the artifact purpose, related Data Engineering concepts, key decisions, trade-offs, upstream dependencies, downstream impacts, and common mistakes.
The goal is not memorization. The goal is applied understanding.
Use this skill when:
des-explain-artifact has produced learning notes;des-artifact-quiz;Use this skill after:
des-explain-artifact.Do not use this skill to create or modify the source artifact.
The agent should look for:
SOUL.md
knowledge/FUNDAMENTALS-MAP.md
Recommended input:
_des-output/learning-artifacts/{phase}-*-learning-notes.md
The agent may also inspect the source artifact:
_des-output/planning-artifacts/{phase-artifact}.md
If neither the learning notes nor the source artifact is available, stop and ask the user which artifact or phase to quiz.
Create or update:
_des-output/learning-artifacts/{phase}-artifact-quiz.md
Examples:
_des-output/learning-artifacts/08-ingestion-artifact-quiz.md
_des-output/learning-artifacts/10-silver-layer-artifact-quiz.md
_des-output/learning-artifacts/14-data-quality-artifact-quiz.md
The quiz must include:
Use these categories:
Tests whether the user understands the fundamental concept.
Example:
What is the difference between ingestion and transformation?
Tests whether the user understands why the artifact exists.
Example:
Which section of the ingestion specification controls replay and recovery?
Tests whether the user can apply the concept to a real project.
Example:
An API changes field names without notice. Which part of the ingestion design should handle this risk?
Tests whether the user understands design choices.
Example:
When would batch ingestion be preferable to streaming ingestion?
Tests whether the user can detect bad practice.
Example:
Why is it risky to drop source metadata in the Bronze layer?
Use these levels:
Beginner
Intermediate
Applied
Challenge
Default mix:
Beginner: 30%
Intermediate: 40%
Applied: 20%
Challenge: 10%
SKILL.md completely.customize.toml.SOUL.md.knowledge/FUNDAMENTALS-MAP.md.steps/step-01-context-and-scope.md.HALT point.This skill will:
Do not execute this overview directly. Follow the step files.
The agent must not:
Stop when:
SOUL.md is missing;knowledge/FUNDAMENTALS-MAP.md is missing;Recommend one of:
des-gap-teacher when available;des-explain-artifact if understanding appears weak;des-learning-path if the user wants a broader study plan.