Strangler Fig Migrator

Plan the incremental replacement of a legacy module or service using the strangler-fig pattern — grow new code around the old behind an interception seam until the old is dead, instead of a big-bang rewrite. Use when a legacy system is too risky to rewrite at once, or when migrating off a deprecated framework/dependency gradually while staying shippable and rollback-able at every step.

imtiazrayhan Updated

File contents

imtiazrayhan/agentscamp-library/tree/main/skills/strangler-fig-migrator commit 0446a30f88

Frequently asked questions

npx skillmds@latest add imtiazrayhan/strangler-fig-migrator