db-migrate

star 185

Run database migrations in Medusa

medusajs By medusajs schedule Updated 2/13/2026

name: db-migrate description: Run database migrations in Medusa allowed-tools: Bash(npx medusa db:migrate:*)

Run Database Migrations

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:

  • Number of migrations applied
  • Any errors that occurred
  • Success confirmation
Install via CLI
npx skills add https://github.com/medusajs/medusa-agent-skills --skill db-migrate
Repository Details
star Stars 185
call_split Forks 18
navigation Branch main
article Path SKILL.md
More from Creator