·database-migration
</>

database-migration

Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance.

73Installs·1Trend·@bobmatnyc

Installation

$npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill database-migration

How to Install database-migration

Quickly install database-migration AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill database-migration
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bobmatnyc/claude-mpm-skills.

SKILL.md

View raw

→ See references/decision-trees.md for comprehensive decision frameworks

Migration failed halfway → Check database state, fix forward with repair migration

Schema drift detected → Use autogenerate to create reconciliation migration

Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance. Source: bobmatnyc/claude-mpm-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill database-migration
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-11

Browse more skills from bobmatnyc/claude-mpm-skills

Quick answers

What is database-migration?

Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance. Source: bobmatnyc/claude-mpm-skills.

How do I install database-migration?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill database-migration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bobmatnyc/claude-mpm-skills