BigHugger
sk Skill · JuliusBrussee

migration

Implement reversible compatibility-safe transitions. Use for schema, data, API, protocol, configuration, or dependency migrations requiring rollback and preservation proof.

installs 8w
34,893
30-day movement
starts with the next reading
Related entries
5
Connections
0
Go

A SKILL.md that guides an AI coding agent through reversible, compatibility-safe migrations across schemas, data, APIs, protocols, configuration, or dependencies. It instructs the agent to map current readers, writers, data shape, compatibility window, and ownership before making changes.

Reach for it when a transition needs rollback capability and proof that existing data or consumers are preserved.

Use it to

  • Plan a database schema migration with rollback steps
  • Migrate an API while keeping old consumers working
  • Move configuration or dependencies without breaking readers
  • Define a compatibility window before changing data shape

For Developers running migrations via AI coding agents

Host repository
JuliusBrussee/caveman
Installs, lifetime
46k
Installs, 8 weeks
35k
Host stars
106k
Host language
Go
topicsmigrationrollbackcompatibilityschemadataagent-skill