git-clean-history
CommunityCraft a clean Git commit history.
Authorgoncalossilva
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of creating a clean, narrative-quality Git commit history for a branch, making it easier for reviewers to understand the evolution of changes.
Core Features & Use Cases
- Rebase on Main: Recreates the current branch on top of
mainwith a fresh history. - Logical Commits: Breaks down complex changes into self-contained, understandable commits.
- Narrative History: Ensures commit messages tell a clear story of the development process.
- Use Case: Before submitting a large feature for review, use this skill to organize your commits into logical steps, each with a clear message, making the review process smoother and faster.
Quick Start
Use the git-clean-history skill to reimplement the current branch on a new branch named 'feature-x-clean'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-clean-history Download link: https://github.com/goncalossilva/.agents/archive/main.zip#git-clean-history 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.