Safe refactor Define behavior-preservation boundary and establish verification before structural edits. Keep feature changes outside refactor. Move one ownership boundary at a time. Preserve public interfaces, failure behavior, ordering, and compatibility unless explicitly scoped. Keep intermediate states buildable and testable. Avoid dependency or configuration growth without correctness need. Run same proof after change. Stop when behavior matches and requested structure is achieved. Installs 1.1K Repository juliusbrussee/caveman GitHub Stars 97.5K First Seen 1 day ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
safe-refactor
安装
npx skills add https://github.com/juliusbrussee/caveman --skill safe-refactor