← ClaudeAtlas

db-migratelisted

Run database migrations in Medusa
medusajs/medusa-agent-skills · ★ 215 · Data & Documents · score 76
Install: claude install-skill medusajs/medusa-agent-skills
# 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