analyze-m1-module-for-migration
Installation
SKILL.md
Skill: Analyze M1 Module for Migration
Purpose: Systematically analyze a Magento 1 module to determine its purpose, usage, and migration requirements for Magento 2.
When to use: When you encounter a Magento 1 module during migration and need to decide whether to migrate it, find alternatives, or skip it.
Overview
This skill provides a repeatable process to:
- Understand what a module does
- Verify if it's actively being used in production
- Determine if it should be migrated to M2
- Research available M2 alternatives
- Make a migration recommendation with supporting data