schema-gap-analysis
OfficialCatch schema drift before it ships.
Data & Analytics#drift detection#data quality#data pipeline#YAML#schema validation#linkml#taxonomy grounding
AuthorCultureBotAI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill detects schema and data drift in CultureMech by running LinkML validation and classifying resulting failures into schema, instance, and process-related gaps.
Core Features & Use Cases
- Fast LinkML validation with error counting: runs linkml-validate over the canonical merged dataset (and optionally the raw normalized layer) and summarizes how many errors exist so you can quickly judge whether a change broke validation.
- Error histograms for triage: groups common failure modes (additional properties, missing required fields, pattern/type mismatches, and wrong value formats) to help you prioritize the most frequent issues.
- Axis-3 drift heuristics (process checks): performs targeted greps against Python sources to catch common writer/generator anti-patterns like renamed fields, timestamp/date mismatches, and metadata dropping in YAML serialization.
- Recommended fix roadmap: surfaces CultureMech-specific known gap classes (e.g., curation_history date/timestamp, preparation_steps instruction/description, references reference_id/reference) to speed up remediation.
Quick Start
Run schema-gap-analysis to validate merged_2026 YAML files and get an error-focused histogram of the most likely drift sources.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: schema-gap-analysis Download link: https://github.com/CultureBotAI/CultureMech/archive/main.zip#schema-gap-analysis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.