Named stash management commands for registering, inspecting, and relocating stash directories.
Scope
- `snack stash create ` — register a new named stash, create directory, auto-activate if first
- `snack stash list` — display all stashes with active marker and missing-path warning
- `snack stash move ` — move stash on disk and update config
- Config file written in INI format to `~/.snackstashrc`
- Legacy `stash=<path` format still read for backwards compatibility
Acceptance criteria
Named stash management commands for registering, inspecting, and relocating stash directories.
Scope
Acceptance criteria