schema-alignment

Official

Detects and fixes drift between schema and models.

AuthorConsiliency
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Drift between database schemas and code data models can lead to runtime errors, migration failures, and inconsistent validation. This skill helps teams detect and report such drift early, enabling reliable migrations and stable software.

Core Features & Use Cases

  • Cross-ORM Drift Detection: Compare DB schemas with ORM models across SQLAlchemy, Django, Prisma, and TypeORM to surface drift.
  • Migration-Aware Analysis: Identify discrepancies introduced by migrations, missing columns, and type or naming mismatches.
  • Audits & Compliance: Produce an actionable alignment report suitable for PR checks and compliance reviews.

Quick Start

Run the schema-alignment scan on your codebase to generate a drift report comparing the database schema and ORM models.

Dependency Matrix

Required Modules

None required

Components

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-alignment
Download link: https://github.com/Consiliency/treesitter-chunker/archive/main.zip#schema-alignment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.