What problem does it solve? When a session encounters work it will not do itself, this Skill turns that work into a complete, self-contained order the user can paste into a fresh Claude Code session, so the receiving session has every decision, coordinate, and constraint it needs without any shared context. ## Core Features & Use Cases - Structured order template: Fills every slot of the shared order anatomy — settled facts, base pin, process to run, completion mode, merge authority, decision forks, and return format — so nothing is left ambiguous for the receiver. - Dispatch vs. handoff discrimination: Distinguishes unfinished work (dispatch) from finished work (session-handoff) and from wave-fanned batches (wave-dispatch), routing each to the right mechanism. - Return acceptance protocol: Defines what a valid return looks like and records the dispatched tag so the originating session can match and verify the answer when it arrives. - Use Case: You are mid-session and realize a bug fix belongs in a separate checkout. Invoke the skill to produce a pasteable order naming the base pin, the implementation-workflow to run, the merge authority, and exactly what the receiving session must report back. ## Quick Start Ask the assistant to dispatch the pending fix to another session using the session-dispatch skill, producing a pasteable order block.