What problem does it solve?
Migration analysis removes uncertainty when upgrading or standardizing a codebase by automatically comparing the current repository against defined standards and surfacing prioritized, actionable gaps so teams can plan safe, staged migrations without guesswork.
Core Features & Use Cases
- Standards-based gap analysis: Compares the project to ai/context/coding_guidelines.md (or an alternate base repo) and identifies deviations in architecture, naming, tests, and documentation.
- Prioritized migration briefs: Categorizes gaps by severity, estimates effort (S/M/L/XL), counts affected files, and generates MG-XXX briefs organized into a dependency-aware roadmap.
- Non-destructive planning: Produces a phased migration roadmap and brief files for tracking and review while never modifying source code.
Quick Start
Ask the skill to analyze the repository against ai/context/coding_guidelines.md and produce a migration analysis with MG-XXX briefs and a prioritized roadmap.