generate_migration_plan
Assess a legacy codebase, detect the optimal migration strategy, and produce a phased migration roadmap with quality gates at 40%, 60%, and 80% completion.
Instructions
Generate a phased migration plan for a legacy codebase. Runs assessment, detects strategy, and produces a roadmap with quality gates (40% -> 60% -> 80%).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes | Absolute path to the project directory | |
| target_framework | No | Target framework to migrate to |