What problem does it solve? Losing track of where you left off in a coding session wastes time reconstructing branch state, pending tasks, and prior decisions. This Skill reloads the working context saved earlier by /context-save so you can resume work immediately, even across Conductor workspace handoffs. ## Core Features & Use Cases - Session State Restoration: Loads the most recent saved state, preferring the current git branch and falling back across branches when needed. - Environment-Aware Preamble: Detects session kind (interactive, headless, spawned, Conductor), repo mode, telemetry settings, and upgrade status before restoring context. - Cross-Workspace Continuity: Supports resuming work across Conductor workspace handoffs and pairs directly with /context-save for a complete checkpoint workflow. - Use Case: You return to a project after the weekend and ask the agent to resume where you left off; the Skill locates the saved snapshot for your branch and reloads the task state so work continues without re-briefing. ## Quick Start Ask the agent to resume where you left off or restore context for the current branch.