auto-migration

Community

Auto-detect EF Core schema changes and migrations.

Authorademceper
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automatically detects database schema changes and automates the creation and management of EF Core migrations, reducing manual toil and aligning code-first models with the database.

Core Features & Use Cases

  • Change detection: Monitors Entity and DbContext modifications to surface pending migrations.
  • Migration generation: Generates well-structured EF Core migrations with safe, review-driven guidance.
  • Safe patterns: Recommends safe migration practices (e.g., adding nullable columns first, zero-downtime renames) and rollback steps for production.
  • Use cases: Ideal for teams performing domain-driven design with evolving data models and frequent schema changes.

Quick Start

Use the auto-migration skill to track EF Core model changes and automatically generate and review migrations for your development database.

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: auto-migration
Download link: https://github.com/ademceper/merge/archive/main.zip#auto-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.