Back to skills
extension
Category: Development & EngineeringNo API key required

db-migrate

>

personAuthor: jakexiaohubgithub

DB Migrate

Status: Stub - Not Implemented Domain: Backend

Overview

This is a placeholder skill for backend repositories. It will guide database migration workflows including schema changes, data migrations, and rollback procedures.

TODO

  • [ ] Define workflow for migration creation
  • [ ] Define workflow for migration execution
  • [ ] Define workflow for rollback procedures
  • [ ] Add templates for migration files
  • [ ] Add supporting files for common migration patterns
  • [ ] Document zero-downtime migration strategies

End of Skill