Deprecation And Migration

Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when migrating a database schema in production, such as renaming or dropping a column without downtime (expand/contract). Use when deciding whether to maintain or sunset existing code.

h3y6e Updated

File contents

h3y6e/agent-skills/tree/main/.vendor/skills/deprecation-and-migration commit 84c2709417

Frequently asked questions

npx skillmds@latest add h3y6e/deprecation-and-migration