Data Contracts

Define and enforce schema contracts between producer and consumer teams — field types, nullability, allowed values, versioning, breaking vs. non-breaking changes, and change detection patterns. Use this skill whenever two teams or services share a dataset and upstream changes keep breaking the downstream silently, when a team wants to formalize what a dataset "promises" to its consumers, or when setting up schema validation at pipeline boundaries. Also trigger when the user asks about schema evolution, backward/forward compatibility, schema registries, Great Expectations for inter-team contracts, or when a producer is about to make a "small" schema change and you want to assess its downstream impact. If upstream and downstream are owned by different people, this skill should be active.

Methasit-Pun 0ed80d4 9.7 KB Updated

File contents

Methasit-Pun/data_engineer_claude_skills/tree/main/06-reliability/data-contracts commit 0ed80d45f6

Frequently asked questions

npx skillmds@latest add methasit-pun/data-contracts