git-merging-feature-branches-to-main-skill
CommunitySquash-merge feature branches into main cleanly.
AuthorWesleyMFrederick
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Merge completed feature branches into main by squashing commits to produce a clean history.
Core Features & Use Cases
- Squash merges to maintain feature-level history on main, avoiding noisy development commits.
- Validate prerequisites: feature branch is complete and reviewed, tests pass, and main is up-to-date.
- Use the create-git-commit sub-skill to craft a well-formatted commit message describing the feature.
Quick Start
Switch to the main branch, perform a squash merge of the feature branch, then generate a concise commit message with the create-git-commit skill.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-merging-feature-branches-to-main-skill Download link: https://github.com/WesleyMFrederick/cc-workflows-plugin/archive/main.zip#git-merging-feature-branches-to-main-skill 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.