Migration Guard
CommunityDetect breaking code changes.
Authorjimmymalhan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents accidental merging of code that introduces breaking changes by identifying issues like renamed exports, altered API signatures, or removed fields before they impact production.
Core Features & Use Cases
- Breaking Change Detection: Identifies modifications to exported functions, API routes, and data schemas.
- Impact Analysis: Lists files and modules that consume changed exports, highlighting potential breakage.
- Use Case: Before merging a backend change that modifies a critical API endpoint, this Skill analyzes the diff, identifies all services that call the endpoint, and flags it as a breaking change requiring a migration plan.
Quick Start
Run the migration guard skill on the current git diff for the src directory.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: Migration Guard Download link: https://github.com/jimmymalhan/codereview-pilot/archive/main.zip#migration-guard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.