database-schema-sync

Official

Idempotent schema sync for safe prod upgrades

AuthorAINative-Studio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Database schema management currently relies on potentially brittle Alembic migrations in production, which can cause drift, unsafe deployments, and difficult rollbacks.

Core Features & Use Cases

  • Idempotent: safe to run multiple times without unintended changes.
  • Dry-run first: previews changes before applying to any environment.
  • Environment-wide syncing: keeps dev, staging, and production schemas aligned using a dedicated sync script.
  • Documentation and safety: promotes transparent deployments and keeps Alembic migrations for reference only.

Quick Start

Run a dry-run to preview changes, then apply to production after review using the provided scripts and environment configuration.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: database-schema-sync
Download link: https://github.com/AINative-Studio/telemetry-agent/archive/main.zip#database-schema-sync

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.