Keeping Refactors Pure

Use when committing any change that includes structural work (rename, move, extract, reorder) in an existing codebase — keeps refactor commits behavior-free and behavior commits refactor-free so regressions stay attributable.

cwijayasundara Updated

File contents

cwijayasundara/claude_harness_eng_v4/tree/main/.claude/skills/keeping-refactors-pure commit 3bd9964171

Frequently asked questions

npx skillmds@latest add cwijayasundara/keeping-refactors-pure-2