breaking-change-detector

Community

Catch breaking changes early.

AuthorMacroMan5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Detects backward-incompatible changes to public APIs, function signatures, endpoints, and data schemas before they break production. Suggests migration paths.

Core Features & Use Cases

  • Change detection: Recognizes breaking vs. safe changes.
  • Migration guidance: Proposes migration paths for breaking changes.
  • Use Case: When refactoring APIs, determine if changes are breaking before deployment.

Quick Start

Describe proposed changes to an API; ask for breaking-change analysis.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: breaking-change-detector
Download link: https://github.com/MacroMan5/claude-code-workflow-plugins/archive/main.zip#breaking-change-detector

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository