structural-refactoring
Installation
SKILL.md
Structural Refactoring
Principle expression
Primary: P07 Supporting: P02, P13, P15
Scope
Own one judgment: how can the present code be reconstituted into a better structure while preserving the behavior and constraints that matter?
Treat a refactor as a semantic-preservation problem, not a file-moving task. Do not infer boundaries from file length, directory fashion, an AST graph, or the number of available agents. Do not use this skill to decide new product behavior or accept its own result.