Aos Refactor

Guides safe code refactoring — identifies what to improve, ensures a test safety net exists first, and applies named refactoring patterns (extract function, rename, decompose conditional, strangle fig, parallel change). Reports REFACTOR/WARN with the pattern name and step-by-step instructions. Use when user wants to refactor, reduce complexity, clean up code, or says "improve this without changing behaviour".

riz007 f3034fc 2 files · 12.2 KB Updated

File contents

riz007/architect-os/tree/main/skills/aos-refactor commit f3034fcabc

Frequently asked questions

npx skillmds@latest add riz007/aos-refactor