context-restore

Restore the most recent saved working context across branches and workspace handoffs.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/MissTully/Gstack --skill context-restore-misstully
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-restore
Source: https://github.com/MissTully/Gstack/tree/main/context-restore
Command: npx skills add https://github.com/MissTully/Gstack --skill context-restore-misstully

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Restore the working context saved earlier by /context-save so you can pick up where you left off across branches and handoffs.

Core Features & Use Cases

  • Load the most recent saved state across all branches to resume work after switches, reviews, or interruptions.
  • Pair with /context-save to create checkpoints and with /context-restore to reactivate a session seamlessly.
  • Use in multi-branch projects to maintain continuity when moving between tasks, code reviews, and Conductor workspace handoffs.

Quick Start

Tell Claude to restore your latest saved context with /context-restore.

Frequently Asked Questions about context-restore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I restore my working context after switching branches?

To restore working context after switching branches, load the most recent saved state from a previous checkpoint. This instantly resumes your session, loading the exact state where you left off across different branches.

Can I pick up where I left off after a workspace handoff?

Yes, you can pick up where you left off after a workspace handoff by restoring the saved context. It loads the most recent checkpoint to reactivate your session seamlessly across handoffs.

Do I need to save context before I can restore my work session?

Yes, restoring context requires a preceding save operation to create a checkpoint. You must use a context-save command first to capture your working state before loading it with a restore command.

What is the best way to resume work after an interruption in a multi-branch project?

The best way to resume work after an interruption in a multi-branch project is loading the most recent saved context state. This restores continuity across tasks, code reviews, and workspace handoffs instantly.

Does context restore work across multiple branches?

Yes, context restore works across multiple branches by loading the most recent saved state across all branches. This maintains continuity when moving between tasks and code reviews in multi-branch projects.