git.delete
OfficialSafely remove code and references from Git repositories.
Authorcausify-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers cleanly and safely remove Python functions, files, or directories from a Git repository, ensuring no dangling references or dead code remain.
Core Features & Use Cases
- Codebase Cleanup: Remove specific functions, files, or directories, including related imports, references, and tests.
- Reference Management: Find and update or delete all code references that depend on the removed components.
- Use Case: When deprecating a feature, use this Skill to eliminate its code, reduce technical debt, and maintain repository health with minimal manual effort.
Quick Start
Use the git.delete skill to remove the specified file or directory from your project, ensuring all references and tests are also cleaned up.
Dependency Matrix
Required Modules
None requiredComponents
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: git.delete Download link: https://github.com/causify-ai/helpers/archive/main.zip#git-delete 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.