api-evolution-manager
Installation
SKILL.md
API Evolution Manager
This skill ensures that your API grows gracefully without breaking downstream consumers.
Capabilities
1. Breaking Change Detection
- Compares current API schemas (OpenAPI, GraphQL) with previous versions.
- Flags any changes that would break backward compatibility.
2. Lifecycle Management
- Manages deprecation notices and sunsetting schedules.
- Automatically generates "Migration Guides" for developers using the API.