What problem does it solve? When you need to empty or upgrade a DevThrottle Director, its running agent sessions block the shutdown. This Skill moves a live session to another Director or slot by writing a right-sized handover document, recreating the session on the same agent and model, verifying the target picked the work up, and only then deleting the original. ## Core Features & Use Cases - Verified handover workflow: Commissions a seven-heading handover document from the source session, spawns a same-agent/same-model target via the cc-devthrottle CLI, and gates deletion of the source on an un-bluffable verification of the target's pickup. - Move-or-close triage: Step 0 decides whether a session should be moved at all, closing finished or owner-blocked sessions for free instead of spending a fresh context window recreating them. - Self-move support: Handles the final session on a Director moving itself, including self-written handovers, target self-verification, and relaying late facts before flagging itself done. - Use Case: You are emptying a Director running seven sessions so it can be updated. The Skill moves each continuing session to the new Director, closes the finished ones, rolls up all owner-blocked questions into one list, and confirms the old Director is empty. ## Quick Start Ask the agent to move a session by saying "move this session to the new Director" and it will capture the session record, commission a handover, spawn and verify the target, then delete the source.