Git History Refinement
CommunitySculpt your Git commit history.
AuthorBaneeishaque
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to meticulously refine and reconstruct existing Git commit history, ensuring each commit is atomic, well-described, and maintains the integrity of your project's evolution.
Core Features & Use Cases
- Atomic Commit Splitting: Decompose large, multi-concern commits into smaller, focused units.
- History Reconstruction: Reset to a clean baseline and rebuild history with precision.
- Metadata Preservation: Retain original commit messages and timestamps where appropriate.
- Safe Remote Pushing: Reconcile with remote changes and use
--force-with-leasefor safe updates. - Use Case: You've committed several unrelated changes (e.g., a bug fix, a new feature, and a documentation update) into a single commit. This Skill helps you split these into three distinct, clear commits.
Quick Start
Use the git history refinement skill to split the last commit into atomic units, ensuring each commit addresses a single concern.
Dependency Matrix
Required Modules
jq
Components
referencesscripts
💻 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 History Refinement Download link: https://github.com/Baneeishaque/ai-agents/archive/main.zip#git-history-refinement 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 223,000+ vetted skills library on demand.