gastrobrain-database-migration

Community

Checkpoint-driven migrations for safe DB evolution.

Authoralemdisso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables safe, checkpoint-driven database migrations for Flutter and Dart projects. By breaking changes into a sequence of verifiable steps, it minimizes the risk of data loss, ensures rollback safety, and keeps models, schemas, and seed data in sync.

Core Features & Use Cases

  • Checkpoint planning: Break migrations into 4–7 verifiable checkpoints with explicit success criteria.
  • One-checkpoint-at-a-time execution: Implement, verify, and proceed only after successful validation.
  • Rollback safety: Dedicated rollback checkpoint ensures changes can be reverted cleanly.
  • End-to-end testing: Includes migration tests that cover schema, data, and model consistency.
  • Scope: Applies to schema changes, new tables, column additions, or data migrations in SQLite-backed Flutter apps.

Quick Start

From Claude Code, invoke the skill: /gastrobrain-database-migration

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: gastrobrain-database-migration
Download link: https://github.com/alemdisso/gastrobrain/archive/main.zip#gastrobrain-database-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.