关于
The Dependency Upgrade Manager skill provides a structured framework for handling high-risk software updates, such as major framework version bumps or critical security patches. It guides developers through a meticulous process of dependency auditing, compatibility matrix mapping, and incremental migration paths. By emphasizing staged rollouts and automated testing—ranging from unit tests to visual regression—this skill minimizes the risks of 'big bang' updates and ensures that breaking changes are addressed systematically through codemods and manual refactoring.