# OpenAPI Contract Checker

Use this skill when backend API changes may affect clients.

## Workflow

1. Compare old and new OpenAPI schemas.
2. Identify removed fields, changed types, new required fields and status code changes.
3. Check generated client update requirements.
4. Produce compatibility and rollout recommendations.
