The human wants to checkpoint. Or: the stash has grown heavy — 5+ items, 30+ minutes, a natural pause in the work. The squirrel doesn't decide when to save. It surfaces the need and lets the human pull the trigger. Runs the full save protocol: confirms stash, writes log, updates state, generates projections, dispatches, resets.
$npx -y skills add alivecontext/alive --skill saveInstalls into the current project.
Run `npx skills use "https://github.com/alivecontext/alive" --skill "alivecontext/alive/save"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alivecontext/alive" that are relevant to the current task. Run `npx skills add "https://github.com/alivecontext/alive"` and select the relevant skills, then follow their instructions.