What problem does it solve? When returning to a project after a break, developers lose track of what they were doing, which branch they were on, and what work remains. This Skill reloads previously saved context checkpoints so you can resume work without reconstructing your mental state from scratch. ## Core Features & Use Cases - Context Discovery: Scans the .opencode/contexts directory for saved markdown checkpoint files, sorted by timestamp. - Structured Resume Summary: Presents the saved title, branch, timestamp, status, summary, remaining work, and notes in a readable format. - Branch Awareness: Warns when your current git branch differs from the branch recorded in the saved context. - Use Case: You return Monday morning and ask "where was I" — the Skill loads your most recent checkpoint, shows the remaining work items, and notes that you switched branches since saving. ## Quick Start Ask the agent to resume where you left off or restore your last saved context.