claude-flow
Version:
Ruflo - Enterprise AI agent orchestration for Claude Code. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration
22 lines (21 loc) • 462 B
JSON
{
"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"
]
}