git-remote-switcher
OfficialSwitch git remotes between personal and work.
AuthorAdd4x
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers quickly switch the git remote origin between personal and work repositories, reducing manual steps and the risk of pushing to an incorrect remote.
Core Features & Use Cases
- Switch Remotes: Toggle the origin URL between personal GitHub and work GitHub Enterprise for the same repository.
- Safe Transitions: Verify the current remote, switch, and confirm the change to prevent mistakes.
- Use Case: When collaborating on a project across personal forks and corporate environments, seamlessly switch remotes as needed.
Quick Start
To switch to Personal: git remote set-url origin github.com-personal:Add4x/cc-plugins.git To switch to Work: git remote set-url origin git@ghe.coxautoinc.com:Shyju-Viswambaran/cc-plugins.git Then verify with: git remote -v
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-remote-switcher Download link: https://github.com/Add4x/cc-plugins/archive/main.zip#git-remote-switcher Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.