LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-15

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
git
version control
session management
workflow
save git changes with session ID
list stash entries by session
restore stash by session ID
remove stash by session ID
git repository
Claude session ID
user stash message
stash entry with session tag
stash list table
restored file changes