remote-git-operations
Installation
SKILL.md
Remote Git Repository Operations
Purpose: Best practices for working with remote Git repositories, including GitHub, Azure DevOps, GitLab, and Bitbucket.
When to Use This Skill
- Configuring remote Git repositories and authentication
- Managing pull request workflows across platforms
- Resolving conflicts between local and remote branches
- Integrating Git with CI/CD pipelines
- Working with Git LFS for large files
Prerequisites
- Git 2.30+ installed
- Remote repository access (GitHub, Azure DevOps, GitLab, etc.)