Acerca de
The Breaking Change Detection skill provides a robust framework for developers to analyze, detect, and mitigate breaking changes during the software development lifecycle. By comparing OpenAPI specifications, GraphQL schemas, database structures, and library contracts, it automates the identification of removals, renames, and type changes that could impact downstream consumers. This skill helps engineering teams maintain backward compatibility, generate accurate migration guides, and integrate automated safety checks directly into CI/CD pipelines, ensuring that every version bump is justified and well-documented.