git-squash-commits
✓Squash multiple git commits into a single commit with an auto-generated comprehensive commit message based on the changes made.
Installation
SKILL.md
This skill helps you squash a range of git commits into a single commit with an automatically generated commit message that summarizes all the changes. It analyzes the commit history and file changes to create a comprehensive, well-structured commit message.
IMPORTANT: Before invoking this skill, you MUST manually reset your branch to the parent of the earliest commit you want to squash. The skill will verify this and prompt you if needed.
Analyze the commits and changes to create a message that:
Squash multiple git commits into a single commit with an auto-generated comprehensive commit message based on the changes made. Source: acking-you/myclaude-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/acking-you/myclaude-skills --skill git-squash-commits- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is git-squash-commits?
Squash multiple git commits into a single commit with an auto-generated comprehensive commit message based on the changes made. Source: acking-you/myclaude-skills.
How do I install git-squash-commits?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/acking-you/myclaude-skills --skill git-squash-commits Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/acking-you/myclaude-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01