Migrate Legacy Codebase

Orchestrates the systematic modernization of a legacy codebase by chaining four engineering skills into a structured migration pipeline. Covers technical debt assessment, incremental refactoring, integration testing, and safe deployment of modernized components. Use when the user needs to modernize a legacy system incrementally without breaking existing functionality. Do NOT use for greenfield rewrites, simple library upgrades, or projects where the legacy system can be replaced entirely.

FerroxLabs c3172bb 2 files · 16.8 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/migrate-legacy-codebase commit c3172bb4c3

Frequently asked questions

npx skillmds@latest add ferroxlabs/migrate-legacy-codebase