Structural Refactoring

Analyze, plan, execute, and verify behavior-preserving structural code changes. Use when asked to refactor code across meaningful boundaries: split a large file or module, extract responsibilities, untangle dependencies, reorganize a package, migrate callers, or assess the impact of a consequential refactor. Do not use for routine local cleanup, feature work that intentionally changes behavior, project artifact organization, or an unsettled architecture choice.

lidessen b167a86 4 files · 19.2 KB Updated

File contents

lidessen/rossovia/tree/main/skills/structural-refactoring commit b167a8648d

Frequently asked questions

npx skillmds@latest add lidessen/structural-refactoring