Safe Refactor

Change internal code structure while preserving observable behavior through small verified steps. Use for renames, extractions, moves, decomposition, and duplication removal when behavior must remain stable. Do not use for bug fixes, public contract changes, dependency or framework migrations, schema migrations, or other work expected to change compatibility or runtime behavior.

adityaarakeri ef8452e 2.0 KB Updated

File contents

adityaarakeri/senior-agent-skills/tree/main/skills/safe-refactor commit ef8452e668

Frequently asked questions

npx skillmds@latest add adityaarakeri/safe-refactor