l2-uniform-drift-remediator
OfficialAutomate L2 schema drift remediation and manual steps.
Authorthegoodparty
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the triage and remediation of L2 uniform schema drift, generating safe commands and manual instructions for dbt operations.
Core Features & Use Cases
- Automated Drift Detection: Triage and remediate L2 uniform schema drift using
l2_uniform_schema_preflightoutput. - Manual Instructions: Generate deterministic safe commands and manual instructions for dbt operations.
- Use Case: When dbt runs fail or L2 PREFLIGHT lines report drift, this Skill parses preflight logs and produces operator-ready next steps.
Quick Start
Run the failure handler with the preflight log file and output directory:
python .claude/skills/l2-uniform-drift-remediator/scripts/dbt_failure_handler.py \
--log-file /path/to/preflight.log \
--output-dir /path/to/gp-data-platform/.claude/skills/l2-uniform-drift-remediator/dbt_logs/failure_handler
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: l2-uniform-drift-remediator Download link: https://github.com/thegoodparty/gp-data-platform/archive/main.zip#l2-uniform-drift-remediator 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 620,000+ vetted skills library on demand.