Armory
Source
Browse
Skills

database-migrations

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install database-migrations --cli claude

writes the skill into.claude/skills/database-migrations/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/database-migrations/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).

When to use it

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/database-migrations/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).