wrap + wrap-continue · session hygiene for long-lived threads
Two slash commands for Claude Code context discipline. /wrap is end-of-day heavy capture · commits, Linear, Second Brain, session notes. /wrap-continue is mid-task light capture with a hot-resume pickup prompt, for recycling a thread without ending the work.
// /wrap-continue · light capture, mandatory commit+push,// hot-resume pickup prompt rendered inline.//// Use when recycling a long-lived thread mid-task.// Not for end-of-day · use /wrap for that.//// Pairs with /compact as token-discipline tooling.
/wrap is the heavy end-of-session closer: reconciliation, commits, Linear updates, Second Brain post-drafting, session notes, state file written before compacting. /wrap-continue is the lightweight version: commit and push whatever is in-flight, write a pickup prompt inline, then clear. Both enforce the commit before context reset.
Every long session ends one of two ways: you're actually done, or you're hitting the context ceiling mid-task. Those are different situations and the right behavior is different. The first time I ran the full close-out flow twice in one day I stopped doing it manually.
The artifact is the argument. Words exist only to help you read what the artifact is already saying.