cross-service-migration-coordination

Community

Coordinate multi-service migrations safely.

AuthorPremModhaOfficial
Version1.0.0
Installs0

System Documentation

What problem does it solve?

In the schema-per-tenant model, all services migrate against the same tenant database. This creates collision risks that must be managed.

Core Features & Use Cases

  • Per-service migration tracking tables to avoid cross-service conflicts.
  • Table prefixing strategy to prevent generic table name collisions across services (e.g., identity_, access_ctrl_).
  • Migration execution order guidance and runner pattern to preserve dependencies across services.
  • Use Case: When coordinating deployments across multiple services, use dedicated tracking tables and table prefixes to maintain isolation and reliability.

Quick Start

Configure and run per-service migrations in dependency order using isolated schema_migrations tables and prefixed domain tables.

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: cross-service-migration-coordination
Download link: https://github.com/PremModhaOfficial/motadata-ai-pipeline/archive/main.zip#cross-service-migration-coordination

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 471,000+ vetted skills library on demand.