validating-schema-evolution
CommunitySafely review schema changes before release.
Software Engineering#validation#migration#breaking-changes#postgres#schema-evolution#api-compatibility
Authorrocklambros
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you review schema changes before they reach production, catching breaking edits like drops, type narrowing, and nullability tightening before they disrupt downstream systems.
Core Features & Use Cases
- Compares old and new schemas and classifies each change as breaking, non-breaking, or ambiguous.
- Detects likely renames, identifies affected consumers, and recommends safe migration scaffolds for databases, datasets, and APIs.
- Use it when a table, dataset, or contract is being versioned, when a downstream pipeline starts failing after refresh, or when a release needs a compatibility check.
Quick Start
Ask the skill to compare the old and new schemas, classify every change, and produce a safe migration plan for the affected consumers.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: validating-schema-evolution Download link: https://github.com/rocklambros/rcs/archive/main.zip#validating-schema-evolution 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 536,000+ vetted skills library on demand.