Git Hygiene & Clean Tree Manager
CommunityKeep your Git repo pristine.
Authorcryptodiscolab
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a strict protocol to prevent unwanted files like temporary files, secrets, and build artifacts from being committed to the Git repository, ensuring a clean and manageable codebase.
Core Features & Use Cases
- Enforces Clean Tree Mandate: Prevents sensitive or unnecessary files from entering source control.
- Manages Temporary Files: Guides the lifecycle of scratch scripts, ensuring they are deleted after use.
- Pre-Push Validation: Ensures repository hygiene before every commit.
- Use Case: Automatically identify and reject commits containing secrets or build outputs, maintaining the integrity of the project's history.
Quick Start
Run git status before pushing to ensure no unintended files are staged.
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 Hygiene & Clean Tree Manager Download link: https://github.com/cryptodiscolab/Crypto_Discovery_App/archive/main.zip#git-hygiene-clean-tree-manager 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.