Monolith Refactoring

Refactors legacy monolithic "big ball of mud" codebases into cleanly bounded modules using dependency analysis, hexagonal port isolation, strangler fig extraction, and database splitting strategies to prepare for eventual service decomposition.

paulpas 1153035 32.8 KB Updated

File contents

paulpas/agent-skill-router/tree/main/skills/coding/monolith-refactoring commit 115303561e

Frequently asked questions

npx skillmds@latest add paulpas/monolith-refactoring