Agent skill
migrate
Plan and execute migrations (database, API, framework)
Stars
10
Forks
1
Install this agent skill to your Project
npx add-skill https://github.com/hivellm/rulebook/tree/main/templates/skills/dev/migrate
SKILL.md
Plan and execute migration for: $ARGUMENTS
Steps:
- Assess the scope and impact of the migration
- Create a step-by-step migration plan with rollback strategy
- Write migration scripts or code changes
- Test the migration including rollback path
- Document breaking changes and migration guide
Didn't find tool you were looking for?