Skip to content

skillshop-ostyles/agents-data

v1.0.0MIT

Data layer skills: schemas, migrations, fixtures, and query patterns.

schema-drift-tracker

Schema drift is the silent erosion of database integrity: a column added to production but not to staging, a NOT NULL that became nullable via a hotfix, a dev-only index that made it to production. This skill compares two schema snapshots (DDL) and the LLM assesses the criticality of each drift.

Read SKILL.md at the source

Pinned to revision 29d23a8cf80e, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.