Cross-session handoff between two Claude Code sessions, brokered by the user copy-pasting between two windows. The outgoing session preps durable state and emits a self-test prompt; the incoming session answers in its own words; the outgoing session grades the answers in a strict loop until aligned.
Cross-session handoff between two Claude Code sessions, brokered by the user copy-pasting between two windows. The outgoing session preps durable state and emits a self-test prompt; the incoming session answers in its own words; the outgoing session grades the answers in a strict loop until aligned. Use when a session is running low on context or is deliberately handing work to a fresh session. Th