noise_removal_via_commit_edit
CommunityClean IDE noise from Git commits.
AuthorBaneeishaque
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically detects and removes unwanted IDE-generated artifacts (like .project or .settings files) that have been accidentally committed, cleaning up your Git history.
Core Features & Use Cases
- IDE Artifact Detection: Identifies common noise patterns injected by tools like Eclipse JDT Language Server or m2e.
- Safe Commit Editing: Uses the
commit_editskill for rebase operations, ensuring functional changes are preserved. - Mandatory User Confirmation: Requires explicit user approval before making any changes to the commit history.
- Use Case: You notice a commit that added a new feature also includes changes to
.projectand.settingsfiles. This skill can surgically remove only those noise files, leaving your feature changes intact.
Quick Start
Use the noise_removal_via_commit_edit skill to remove IDE noise from commit abc1234.
Dependency Matrix
Required Modules
commit_editgit_atomic_commitgit-operation-rules.md
Components
scriptsreferences
💻 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: noise_removal_via_commit_edit Download link: https://github.com/Baneeishaque/ai-agents/archive/main.zip#noise-removal-via-commit-edit 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.