Refactor Module

Use when a ticket asks to restructure code without changing what it does — extract a function, split a file, rename for clarity, reduce duplication — with behaviour preserved. Invoke for "refactor X", "clean up the Y module", or "extract Z" where no behaviour change is intended.

tmj-90 53946db 2.0 KB Updated

File contents

tmj-90/gaffer/tree/main/runner/skills/refactor-module commit 53946db0b9

Frequently asked questions

npx skillmds@latest add tmj-90/refactor-module