Skip to main content
Run any Skill in Manus
with one click

photocopy

Stars4
Forks1
UpdatedMay 14, 2026 at 01:38

Capture a complete snapshot of the current working tree (modified, deleted, AND untracked files) into a named git stash, then restore the working tree exactly as it was — same files modified, same files deleted, same files untracked, same staged/unstaged layout. Result is a reusable safety net the user can `git stash apply` later if they need to recover, while in the meantime nothing has changed. Triggered when the user types `/photocopy [name]` or asks to "photocopy", "snapshot", or "safety-stash" the current working dir without disturbing it.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly