version-control

Git version control, branching strategies, GitHub/GitLab workflows, and collaborative development

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "version-control" with this command: npx skills add pluginagentmarketplace/custom-plugin-devops/pluginagentmarketplace-custom-plugin-devops-version-control

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.yaml for branching strategy templates

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

linux-fundamentals-skill

No summary provided by upstream source.

Repository SourceNeeds Review