概要
The Gamma Upgrade & Migration skill provides a comprehensive framework for maintaining Gamma integrations within your codebase. It automates the detection of current SDK versions for both Node.js and Python environments, guides developers through breaking changes between major versions (such as v1 to v2), and ensures type safety through TypeScript definition updates. By following a structured 7-step process—from changelog review to thorough testing and rollback planning—this skill minimizes the risks associated with API deprecations and ensures your application leverages the latest Gamma features safely and efficiently.