Migration Advisor

Front door for legacy migrations — assess a legacy system from shallow read-only signals (repo probe, git history, a reachable running instance) plus a short interview, then recommend an entry path (rehost, replatform, rearchitect) and an ordered sequence of migration skills to invoke. Produces migration/PLAN.md with its evidence shown; routes, never executes. Use when someone wants to migrate, modernize, or port a legacy enterprise Java or web application and needs to know where to start. Triggers on "migrate this legacy app", "how do I modernize this", "port this old system", "where do I start with this legacy codebase", "plan a migration".

AdamBien 73b55e1 2 files · 7.2 KB Updated

File contents

AdamBien/airails/tree/main/migrations/migration-advisor commit 73b55e1c0c

Frequently asked questions

npx skillmds@latest add adambien/migration-advisor