Git Stash Safety

Community

Safeguard 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 stash and 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.