Create and manage database migrations safely with rollback support. Use when modifying database schema, adding indexes, or managing database changes.
$npx -y skills add armanzeroeight/fastagent-plugins --skill database-migration-helperInstalls into the current project.
Run `npx skills use "https://github.com/armanzeroeight/fastagent-plugins" --skill "armanzeroeight/fastagent-plugins/database-migration-helper"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/armanzeroeight/fastagent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/armanzeroeight/fastagent-plugins"` and select the relevant skills, then follow their instructions.