What problem does it solve? Migrating a Mercur 1.x marketplace project to 2.0 involves renamed packages, moved directories, changed imports, and new provider registration rules, making manual upgrades error-prone and slow. ## Core Features & Use Cases - Project Analysis: Scans package.json, medusa-config.ts, modules, workflows, API routes, subscribers, links, and admin pages to inventory custom code. - Complexity Classification: Categorizes projects as Starter, Light custom, or Heavy custom before migration begins. - Guided Porting: Maps packages, directories, and imports from 1.x to 2.0 and ports config, providers, modules, workflows, links, subscribers, API routes, middleware, and dashboard pages in a verified order. - Use Case: Point the skill at an existing Mercur 1.x marketplace repository to receive a full migration plan and step-by-step porting with build verification after each stage. ## Quick Start Analyze my Mercur 1.x project at ./my-marketplace and guide me through migrating it to Mercur 2.0.