claudegoodies
Plugin

ruflo-migrations

From ruvnet

Schema migration management — generate, validate, dry-run, and rollback database migrations

Install

/plugin install ruflo-migrations

Facts

Repository
ruvnet/ruflo
Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "ruflo-migrations",
  "description": "Schema migration management — generate, validate, dry-run, and rollback database migrations",
  "version": "0.2.0",
  "author": {
    "name": "ruvnet",
    "url": "https://github.com/ruvnet"
  },
  "homepage": "https://github.com/ruvnet/ruflo",
  "license": "MIT",
  "keywords": [
    "ruflo",
    "migrations",
    "database",
    "schema",
    "rollback",
    "mcp",
    "dry-run",
    "up-down-pairs"
  ]
}
View full source on GitHub →

Other plugins