git-workflowsdevops
git-stash-safety
Use when about to run "git stash", encountering modified files you didn't create, or working with git operations that require a clean working tree. Prevents accidental stashing of user's uncommitted work.
maintainer
mshuffett
更新日 1/20/2026
スター
0
フォーク
0
quick start
Installation and usage
Use when about to run "git stash", encountering modified files you didn't create, or working with git operations that require a clean working tree. Prevents accidental stashing of user's uncommitted work.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use git-stash-safety