git-cleanup-helper
CommunityAutomate safe git cleanup across projects.
AuthorTimmy6942025
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers and teams quickly tidy up multiple Git repositories by identifying uncommitted changes, staging changes, and generating meaningful commit messages. It streamlines cleanup across projects, especially when coordinating work across several repos.
Core Features & Use Cases
- Smart Auto-Commit: Automatically generate descriptive commit messages based on detected changes and apply them.
- Safe Stash: Stash or save work in progress with clear names and timestamps.
- Status Summary: Quickly surface which projects need cleanup and why.
Quick Start
Run the cleanup status for a single repository:
- ./scripts/cleanup-status.sh /path/to/repo Then auto-commit changes when ready:
- ./scripts/auto-commit.sh /path/to/repo To scan multiple projects:
- ./scripts/cleanup-status.sh /path/to/projects
Dependency Matrix
Required Modules
None requiredComponents
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: git-cleanup-helper Download link: https://github.com/Timmy6942025/bob-workspace/archive/main.zip#git-cleanup-helper 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.