What problem does it solve? Losing track of where you left off in a coding session wastes time reconstructing mental state, especially when switching branches, machines, or Conductor workspaces. This Skill reloads the most recent saved session state so work can continue without manual recap. ## Core Features & Use Cases - Session State Restoration: Loads the most recent context snapshot saved by the companion /context-save command, across all branches by default. - Cross-Workspace Handoff: Picks up work even after Conductor workspace transfers, so context survives environment changes. - Environment-Aware Preamble: Detects session kind (interactive, headless, spawned), branch, plan mode, and telemetry settings before restoring, adjusting behavior for each host. - Use Case: After a weekend away from a feature branch, ask the agent to resume where you left off and it reloads your saved state, current branch, and pending decisions automatically. ## Quick Start Ask the agent to resume where you left off so it restores your most recently saved working context.