standards-migration

Community

Safe, reversible migrations with zero downtime.

Authormaxritter
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to creating and evolving database schemas with safe rollback, clear naming, and zero-downtime deployment strategies. It helps teams avoid risky schema changes and ensures backwards compatibility.

Core Features & Use Cases

  • Granular migrations: Each change is isolated to a single logical operation (add table, add column, index, etc.).
  • Reversibility and rollback: Every migration includes a down method and a tested rollback path.
  • Zero-downtime planning: Strategies for deploying schema changes without blocking writes and safely backfilling data.

Quick Start

Create a new migration file using the project's standard template and run migration tools to verify up/down.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: standards-migration
Download link: https://github.com/maxritter/claude-pilot/archive/main.zip#standards-migration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.