fixup-commit
CommunityAutomate fixup commits and rebase for cleaner branch history.
Authorsasamuku
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of fixup commits and the execution of an autosquash rebase, simplifying the process of cleaning up and consolidating commits in your repository.
Core Features & Use Cases
- Fixup Commit Creation: Automatically creates fixup commits for specified target commits.
- Interactive Rebase with Autosquash: Performs a rebase with autosquash for the target branch.
- Use Case: Ideal for maintaining a clean commit history, especially after merging feature branches where fixup commits can tidy up related changes.
Quick Start
To create a fixup commit for a specific commit and rebase with autosquash, use the 'fixup-commit' skill with the commit hash as the argument, like this:
fixup-commit <commit-hash>
Dependency Matrix
Required Modules
git
Components
scripts
💻 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: fixup-commit Download link: https://github.com/sasamuku/dotfiles/archive/main.zip#fixup-commit 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 620,000+ vetted skills library on demand.