Rootclean

Refactor-only mode that preserves behavior while removing code smells. Use when user wants to clean up code (not fix bugs, not add features) — duplication, long functions, naming inconsistency, magic numbers. Forces baseline capture, pattern recognition, behavior-preserving transforms, and commit separation before any change.

JeongWonjae Updated

File contents

JeongWonjae/chmod-777-claude/tree/main/skills/rootclean commit 980b0e123b

Frequently asked questions

npx skillmds@latest add jeongwonjae/rootclean