Skip to content

skillshop-ostyles/agents-data

v1.0.0MIT

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

migration-safety-inspector

Database migration safety inspector: scans SQL migration files for 20+ safety rules (table rewrites, missing CONCURRENTLY, destructive DROP, unsafe constraints, missing IF EXISTS, DML on existing tables, missing transaction wrappers), then the LLM assesses blast radius per finding against actual schema and usage patterns, recommending safer alternatives. Read-only. Trigger: /migration-safety

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.