mysql-domain-delivery

Community

Ship safe MySQL schema changes with proof.

AuthorvTRKA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents risky MySQL/MariaDB schema changes by turning unclear migration intent into a production-safe plan with explicit evidence, verification, and rollback discipline.

Core Features & Use Cases

  • Stack-aware MySQL delivery playbook: guides schema design, indexing, and migrations while accounting for InnoDB locking, metadata locks, online DDL behavior, replication lag, and query-plan proof requirements.
  • Online DDL and migration risk control: validates expected DDL algorithms/lock modes (or delegates to gh-ost/pt-osc) and forces compatibility-safe rollout steps such as nullable-first, dual-write/dual-read patterns, and delayed drops.
  • Evidence-first verification and failure handling: requires source-of-truth inspection, scoped commands, and an output/report contract (PASS/PARTIAL/BLOCKED/DEFERRED) that records commands, exit codes, and remaining blockers without guessing.

Quick Start

Ask your AI to plan and verify a MySQL schema/index change using correct InnoDB online DDL assumptions, scoped verification, and a named rollback path.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: mysql-domain-delivery
Download link: https://github.com/vTRKA/supervibe/archive/main.zip#mysql-domain-delivery

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.