Armory
Source
Browse
Workflows

db-migrate

Database Migration Strategy and Implementation

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install db-migrate --cli claude

writes the file to.claude/commands/db-migrate.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/db-migrate.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/commands workflow command db-migrate from the tools directory. Database Migration Strategy and Implementation

When to use it

Database Migration Strategy and Implementation

How to install / invoke

# add the command file to your project's .claude/commands/
curl -sL https://github.com/wshobson/commands/raw/main/tools/db-migrate.md -o .claude/commands/db-migrate.md

Notes

Extracted from wshobson/commands. Category: tools.