load-this-skill-whenever · git:20260902.39c7cba · 2026-09-02 · sha256 cf88d69d46ad31fa
load-this-skill-whenever git:20260902.39c7cbaA
Immutable. This exact content is served forever at /api/v1/blob/cf88d69d46ad31fa.
--- name: load-this-skill-whenever description: Runs the repository's database migrations safely. Load this skill whenever a change touches a file under migrations/ or alters a SQLAlchemy model. --- # Migrations Generate the migration with the project's alembic wrapper, review the autogenerated diff, and run it against a scratch database before committing.