Closeout Remote

End-of-session knowledge closeout for sessions WITHOUT access to the zmem store — cloud sessions, Claude Code Remote (CCR), or any other machine that cannot reach this box's store.py. Reflects on the session with the same capture bar as the local `closeout` skill, then emits a portable JSON harvest instead of writing to the store directly. Use when the user says "closeout", "wrap up", "end of session", "capture what we learned" in a session that has no local zmem store, or when `store.py`/`ZMEM_DATA` is unreachable. Pair with the `/ingest-harvest` command, run later on a machine that does have the store, to actually write the results.

zaxbysauce 2cf1816 7.7 KB Updated

File contents

zaxbysauce/zmem/tree/main/skills/closeout-remote commit 2cf181608c

Frequently asked questions

npx skillmds@latest add zaxbysauce/closeout-remote