git-writer
OfficialSafe git removals, no data loss.
Authorcncorp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a safe workflow for git write operations, currently focused on removing tracked files via git rm without destroying uncommitted work.
Core Features & Use Cases
- Safe git rm: removes tracked files while preserving uncommitted changes.
- Cached removals: supports removing from git while keeping working files intact.
- Guided prompts: helps users decide on safe paths, avoiding destructive commands.
Quick Start
Use git-writer to safely remove a tracked file with git rm, ensuring you commit the change yourself.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-writer Download link: https://github.com/cncorp/arsenal/archive/main.zip#git-writer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.