Agent skill
version-control
Git version control, branching strategies, GitHub/GitLab workflows, and collaborative development
Install this agent skill to your Project
npx add-skill https://github.com/pluginagentmarketplace/custom-plugin-devops/tree/main/skills/version-control
SKILL.md
Version Control Skill
MANDATORY
- Git fundamentals (init, clone, commit, push, pull)
- Branching strategies (GitFlow, trunk-based, feature branches)
- GitHub/GitLab workflows and collaboration
- Pull/Merge request best practices
- Conflict resolution techniques
OPTIONAL
- Git hooks and automation
- Signed commits and GPG
- Monorepo vs polyrepo strategies
- Git LFS for large files
- Advanced rebasing and cherry-picking
ADVANCED
- Custom Git workflows for enterprise
- Migration between VCS platforms
- Git internals and plumbing commands
- Submodules and subtrees
- Git performance optimization
Assets
- See
assets/git-workflow.yamlfor branching strategy templates
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gitops
GitOps practices with ArgoCD, FluxCD, and declarative infrastructure management
containers-skill
Docker and Kubernetes - containerization, orchestration, and production deployment.
iac-skill
Infrastructure as Code with Terraform, Ansible, and CloudFormation.
scripting
DevOps scripting with Bash, Python, and Go for automation, tooling, and infrastructure management
monitoring-skill
Monitoring and observability with Prometheus, Grafana, ELK Stack, and distributed tracing.
serverless
Serverless computing with AWS Lambda, Azure Functions, Google Cloud Functions, and edge computing
Didn't find tool you were looking for?