molt-verify
OfficialVerify migration integrity: schema and data.
Authorcockroachlabs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Migration teams need a reliable way to verify that a database migration preserves both schema and data integrity across environments.
Core Features & Use Cases
- Schema verification: checks table presence, columns, types, NOT NULL constraints, and primary key structure to ensure parity between source and target.
- Row-level data validation: iterates source rows and compares against target to detect missing, extraneous, and mismatched rows per shard.
- Post-migration validation workflows: coordinates with molt fetch and verify steps to confirm migration success in CI/CD pipelines.
Quick Start
Use molt verify after a migration to confirm that the source and target databases are in sync.
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: molt-verify Download link: https://github.com/cockroachlabs/cockroachdb-skills/archive/main.zip#molt-verify 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 223,000+ vetted skills library on demand.