Help us improve
Share bugs, ideas, or general feedback.
From medusa-dev
Runs database migrations in Medusa using npx medusa db:migrate. Reports number of migrations applied, errors encountered, and success confirmation. Useful for applying pending DB changes.
npx claudepluginhub adaptive-machines/medusa-agent-skills --plugin medusa-devHow this skill is triggered — by the user, by Claude, or both
Slash command
/medusa-dev:db-migrateThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Execute the Medusa database migration command to apply pending migrations.
Runs database migrations in Medusa using npx medusa db:migrate. Reports number of migrations applied, errors encountered, and success confirmation. Useful for applying pending DB changes.
Generates safe, reversible database migrations from schema diffs and model changes for PostgreSQL, MySQL, Prisma, Django, Rails, Laravel.
Creates, validates, executes, and rolls back schema migrations for PostgreSQL, MySQL, MongoDB using Flyway, Alembic, Prisma, Knex.
Share bugs, ideas, or general feedback.
Execute the Medusa database migration command to apply pending migrations.
Use the Bash tool to execute: npx medusa db:migrate
Report the migration results to the user, including: