Guide for large-scale refactorings with Mikado and Strangler Fig. Use for architecture migration, library replacement, module splitting, or pattern changes. Maintains a Mikado graph to track dependencies.
$npx -y skills add dgouron/review-flow --skill refactoringInstalls into the current project.
Run `npx skills use "https://github.com/dgouron/review-flow" --skill "dgouron/review-flow/refactoring"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dgouron/review-flow" that are relevant to the current task. Run `npx skills add "https://github.com/dgouron/review-flow"` and select the relevant skills, then follow their instructions.