Rename Refs

Atomic rename of Python symbols or modules via the structural index — static callers, import sites, __all__ re-exports, Sphinx cross-refs; optional deprecated alias (--deprecate) or hard-delete (--remove-if-no-callers). TRIGGER: "rename X to Y" (function/class/method/module), "move module X to Y", "update all references to X". SKIP: non-Python; index not built (/codemap-py:scan-codebase first); local-variable rename; grep-only rename wanted; 1:N symbol splits; package directory rename (git mv).

Borda 3aa494a 39.0 KB Updated

File contents

Borda/AI-Rig/tree/main/plugins/codemap-py/claude-skills/rename-refs commit 3aa494a142

Frequently asked questions

npx skillmds@latest add borda/rename-refs-2