Best use case
Use API Contract Diff when you need to compare two API or schema revisions and surface behavioral breakage, migration steps, and compatibility risk, especially when the work is driven by api diff and schema diff.
Backend · Advanced pack
Compare two API or schema revisions and surface behavioral breakage, migration steps, and compatibility risk.
Best use case
Use API Contract Diff when you need to compare two API or schema revisions and surface behavioral breakage, migration steps, and compatibility risk, especially when the work is driven by api diff and schema diff.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show api-contract-diffUse
orchestrator-mcp skills export api-contract-diff --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/api-contract-diff ./your-agent-skills/api-contract-diff
# or open skills/api-contract-diff/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Normalize tool input and output schemas so multi-agent tool calling becomes more reliable, typed, and retry-safe.
Sunset APIs with clear migration windows, explicit headers, and communication paths that reduce client breakage.
Create unified API entry points with routing, transformation, rate limiting, and security