소개
The Linear Upgrade Migration skill is a specialized tool for developers maintaining integrations with the Linear project management platform. It streamlines the transition between SDK versions by providing structured patterns for handling breaking changes, such as field renames, return type modifications (like paginated connections), and the shift from CommonJS to ESM. By implementing compatibility layers and feature flags, this skill helps teams upgrade their Linear dependencies safely without disrupting existing workflows or project management automations.