Merges a branch into current branch with conflict resolution. Use when: user wants to merge, combine branches, or integrate changes.
3.1
Rating
0
Installs
Version Control & Collaboration
Category
The skill provides a basic framework for branch merging but lacks sufficient detail for autonomous execution. The description mentions conflict resolution but doesn't explain how conflicts are handled. Task knowledge is minimal in SKILL.md itself, though it references merge.md which is assumed to contain the workflow details. Structure is adequate given the simplicity - it's concise and references external documentation appropriately. Novelty is low as CLI agents can typically handle git merge commands without specialized skills, and without seeing the conflict resolution approach, it's unclear if this meaningfully reduces complexity or token usage beyond standard git operations.
Loading SKILL.md…

Skill Author