git-secret-cleanup
CommunityRemove and prevent git history secrets with a single push.
Software Engineering#code safety#git secrets#repository integrity#history cleaning#secure force push
Authorjuliuss1907
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill tackles the issue of sensitive information accidentally committed to git history, offering a comprehensive solution for clean-up, ignore list updates, and safe history force-pushes.
Core Features & Use Cases
- Git History Clean-up: Identifies and removes committed secrets using
filter-branch. - .gitignore Update: Adds new entries to prevent future secret leakage.
- Force-Push Security: Ensures clean history by force-pushing with
git push --force-with-lease. - Use Case: If you find that a commit pushed to your repository contains sensitive data, use this Skill to rectify the situation while preserving collaboration integrity.
Quick Start
To use this Skill, run the command: git-secret-cleanup run.
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-secret-cleanup Download link: https://github.com/juliuss1907/knowledge-base/archive/main.zip#git-secret-cleanup 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 620,000+ vetted skills library on demand.