Productivity

db-migrate

medusajs/medusa-agent-skills · updated Apr 8, 2026

$npx skills add https://github.com/medusajs/medusa-agent-skills --skill db-migrate
summary

Execute pending Medusa database migrations and report results.

  • Runs npx medusa db:migrate via Bash to apply all pending migrations to your Medusa database
  • Reports migration outcomes including count of applied migrations, any errors encountered, and success confirmation
  • Designed for Medusa projects with standard npm/npx setup
skill.md

db-migrate

No content available.