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.

tinyc0der Updated

File contents

tinyc0der/agent-skills/tree/main/skills/deprecation-and-migration commit 81a4d3f933

Frequently asked questions

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