Add or repair Alembic migrations for specx SQLAlchemy services. Use when adding SQLAlchemy models or repositories, replacing metadata.create_all schema bootstraps, creating async Alembic env.py, adding migration Makefile targets, generating initial revisions, or testing migration drift.
$npx -y skills add maksimzayats/specx --skill specx-sqlalchemy-migrationsInstalls into the current project.
Run `npx skills use "https://github.com/maksimzayats/specx" --skill "maksimzayats/specx/specx-sqlalchemy-migrations"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/maksimzayats/specx" that are relevant to the current task. Run `npx skills add "https://github.com/maksimzayats/specx"` and select the relevant skills, then follow their instructions.