gitnexus-refactoring
Installation
SKILL.md
Refactoring with GitNexus
When to Use
- "Rename this function safely"
- "Extract this into a module"
- "Split this service"
- "Move this to a new file"
- Any task involving renaming, extracting, splitting, or restructuring code
Bind the repository first
Refactoring writes to disk. rename with dry_run: false edits files in
whichever repository was resolved, so binding identity here is a safety gate,
not bookkeeping.
Installs
1.5K
Repository
abhigyanpatwari/gitnexusGitHub Stars
45.6K
First Seen
Feb 25, 2026
Security Audits