Git Stash Safety
CommunitySafeguard your git stash operations.
Authormshuffett
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents accidental data loss or overwriting by ensuring that git stash is only used after verifying unfamiliar modified files with the user.
Core Features & Use Cases
- Unfamiliar File Detection: Identifies modified files that the user may not have intentionally worked on.
- User Confirmation Prompt: Automatically prompts the user for instructions when unknown modified files are detected before stashing.
- Safe Stashing Protocol: Guides the AI through a secure workflow to avoid disrupting ongoing user work.
- Use Case: When an AI is about to execute
git stashand encounters files it didn't expect to be modified, it will pause, list those files, and ask the user for explicit confirmation on how to proceed.
Quick Start
Use the Git Stash Safety skill to ensure all modified files are accounted for before proceeding with any git stash operation.
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 Stash Safety Download link: https://github.com/mshuffett/dotfiles/archive/main.zip#git-stash-safety 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.