git-squash-merge
CommunityConsolidate changes into a single clean commit.
AuthorRussBrown00
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This workflow consolidates all changes since a specified target commit into a single, clean commit. It commits any pending work, resets to the target hash, performs a squash merge, and generates a final, polished commit message from the intervening history.
Core Features & Use Cases
- Commit pending work so no changes are lost before squashing.
- Reset to a defined target commit and squash all interim commits into one.
- Generate a clear, conventional-style commit message from the history for a clean project tree.
- Use when you need to present a simplified, reviewable history for releases or integration.
Quick Start
Tell your AI assistant to squash all changes to the target commit hash using the described workflow.
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-squash-merge Download link: https://github.com/RussBrown00/agent-skills/archive/main.zip#git-squash-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.