api-contract-guardian
API contract guard: extracts the API surface (HTTP routes with params, DTO fields, exported signatures - preferring OpenAPI files when present) from two git states of a repo, diffs them, classifies every change as breaking / non-breaking / additive, and writes a ready-to-ship consumer migration note per breaking change. Read-only. Trigger: /api-diff
Pinned to revision 29d23a8cf80e, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/api-contract-guardian/SKILL.md
- skills/api-contract-guardian/README.md
- skills/api-contract-guardian/scripts/api-surface.ps1
Every link opens the file at its source, pinned to the revision this page describes.