home/categories/automation-tools/brian-yu-python-rope-refactor-skill-md
automation-toolstools

python-rope-refactor

Rope-first workflow for ANY mechanical Python rename/move (functions/methods/classes/variables/modules/packages), updating imports/references via scripts/rope_refactor.py; use even for small renames; only fallback if rope fails/dynamic imports.

brian-yu
maintainer
brian-yu
업데이트됨 12/25/2025
스타
34
포크
1
quick start

Installation and usage

Rope-first workflow for ANY mechanical Python rename/move (functions/methods/classes/variables/modules/packages), updating imports/references via scripts/rope_refactor.py; use even for small renames; only fallback if rope fails/dynamic imports.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use python-rope-refactor