关于
The Schema E2E Validation skill provides a robust framework for managing data contracts by bridging YAML-based Single Source of Truth (SSoT) schemas with live ClickHouse environments. It streamlines the development lifecycle by automating the generation of Pydantic models, SQL DDL, and Markdown documentation while ensuring all changes are validated against production-like environments using Earthly. This skill is essential for teams practicing ADR-driven development who need to maintain strict consistency between their data models and their analytical infrastructure without manual overhead.