stash - Save Git Changes with Session ID for Later Retrieval
Saves git changes associated with Claude Code session ID for later retrieval
Tags
Updated: 2026-02-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- save git changes with session ID
- list stash entries by session
- restore stash by session ID
- remove stash by session ID
- ask user for input
Inputs
- git repository
- Claude session ID
- user stash message
- CLAUDE_SESSION_ID environment variable
Outputs
- stash entry with session tag
- stash list table
- restored file changes
- stash removal confirmation
Requirements
- git command-line tool
- Claude Code session environment
- write permissions to repository
- bash shell
