dev-swarm-git-merge
OfficialSelective and clean Git merges.
AuthorX-School-Academy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines Git workflows by enabling selective merging of specific files or folders from one branch to another, and by performing clean squash merges to integrate feature branches as single commits.
Core Features & Use Cases
- Partial Merges: Checkout and merge only designated files or directories from a source branch into a target branch, avoiding a full branch merge.
- Squash Merges: Consolidate all commits from a feature branch into a single, clean commit on the target branch, simplifying history.
- Use Case: You need to bring only the updated UI components from a
design-updatebranch into yourdevelopbranch without merging the entire feature. Or, you want to integrate a completeduser-authfeature intomainas a single, well-described commit.
Quick Start
As a DevOps Engineer, checkout the 'docs' folder from the 'feature/new-docs' branch into the current branch and commit it.
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: dev-swarm-git-merge Download link: https://github.com/X-School-Academy/skill-pilot/archive/main.zip#dev-swarm-git-merge 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 471,000+ vetted skills library on demand.