Breaking Change Detector

Detect and warn about breaking API/schema changes before implementation. Auto-trigger when modifying API routes, database schemas, or public interfaces. Validates changes against api-strategy.md versioning rules. Suggests migration paths for breaking changes. Prevents removing endpoints, changing request/response formats, dropping database columns, modifying function signatures without deprecation. Use when this capability is needed.

tomevault-io af3dbf8 2 files · 31.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/marcusgoll--spec-flow--breaking-change-detector commit af3dbf8ff9

Frequently asked questions

npx skillmds@latest add tomevault-io/breaking-change-detector