What problem does it solve?
When you switch git branches, hand off work to another AI workspace, or lose your session context, you have to manually retrace your steps to figure out where you left off. This Skill eliminates that tedious work by loading your most recent saved project state so you can pick up exactly where you left off.
Core Features & Use Cases
- Cross-branch context restoration: Loads the latest saved work state across all your git branches by default, so you never lose progress when switching branches.
- Workspace handoff support: Works seamlessly with Conductor workspace transitions, so you can resume work after handing off tasks to other AI sessions.
- Pairs with /context-save: Complements the /context-save skill to create a full save-and-resume workflow for long-running projects.
- Use Case: You were debugging a payment processing flow, switched to a hotfix branch to address a critical bug, and now need to pick up your test cases and open files exactly where you left off — this Skill loads that full state in seconds.
Quick Start
Use the context-restore skill to load your most recent saved work context and pick up exactly where you left off in your current project.