Migrate

Plan and execute migrations (database, API, framework)

hivellm Updated

File contents

Plan and execute migration for: $ARGUMENTS

Steps:

  1. Assess the scope and impact of the migration
  2. Create a step-by-step migration plan with rollback strategy
  3. Write migration scripts or code changes
  4. Test the migration including rollback path
  5. Document breaking changes and migration guide

hivellm/rulebook/tree/main/templates/skills/dev/migrate commit 45fa5f1082

Frequently asked questions

npx skillmds@latest add hivellm/migrate