Git Stash

Community

Manage stashed changes effortlessly

Authordtsong
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a streamlined way to manage stashed changes in Git, allowing you to save your work temporarily, restore it later, and keep your repository clean.

Core Features & Use Cases

  • Save Changes: Temporarily store uncommitted changes, including untracked files.
  • Restore Changes: Reapply stashed changes to your working directory.
  • List & Inspect: View all stashed changes and their contents.
  • Manage Stashes: Drop or clear individual or all stashes.
  • Use Case: Before pulling updates from a remote repository, you can stash your local work, pull the changes, and then pop your stashed work back, avoiding conflicts and ensuring a smooth workflow.

Quick Start

Use the git stash skill to save your current work with a descriptive message.

Dependency Matrix

Required Modules

None required

Components

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 Stash
Download link: https://github.com/dtsong/claude-code-windows-setup/archive/main.zip#git-stash

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.