git-multibranch

Community

Deploy Git branches to web servers.

AuthorZurybr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of deploying different branches of a Git repository to specific web-accessible directories, enabling automated and organized web content management.

Core Features & Use Cases

  • Branch-to-Directory Mapping: Automatically deploys content from distinct Git branches (e.g., main, dev) to corresponding web server directories.
  • Automated Deployment Hooks: Utilizes Git's post-receive hooks to trigger deployments upon code pushes.
  • Use Case: A development team can push features to a dev branch, which automatically deploys to a staging environment, while pushes to main deploy to the production website.

Quick Start

Configure your Git repository to automatically deploy the 'main' branch to '/var/www/main' and the 'dev' branch to '/var/www/dev'.

Dependency Matrix

Required Modules

None required

Components

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-multibranch
Download link: https://github.com/Zurybr/lefarma-skills/archive/main.zip#git-multibranch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.