Use oasdiff when an agent needs to compare old and new OpenAPI specs and decide whether a proposed change is safe to merge. The skill turns spec drift into a concrete breaking-change report that can block CI or annotate review workflows.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Gate pull requests on OpenAPI breaking changes"
slug: "gate-pull-requests-on-openapi-breaking-changes"
description: "Use oasdiff when an agent needs to compare old and new OpenAPI specs and decide whether a proposed change is safe to merge. The skill turns spec drift into a concrete breaking-change report that can block CI or annotate review workflows."
github_stars: 1160
verification: "listed"
source: "https://github.com/oasdiff/oasdiff"
author: "oasdiff"
category: "CI/CD Integrations"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "oasdiff/oasdiff"
github_stars: 1160
---
# Gate pull requests on OpenAPI breaking changes
Use oasdiff when an agent needs to compare old and new OpenAPI specs and decide whether a proposed change is safe to merge. The skill turns spec drift into a concrete breaking-change report that can block CI or annotate review workflows.
## Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://github.com/oasdiff/oasdiff
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/gate-pull-requests-on-openapi-breaking-changes/)
No comments yet. Be the first to comment!