context-restore

Restore the most recent saved workspace context across branches.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/256javy/safia --skill context-restore-256javy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-restore
Source: https://github.com/256javy/safia/tree/main/.claude/skills/gstack/context-restore
Command: npx skills add https://github.com/256javy/safia --skill context-restore-256javy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Restores the most recent saved workspace context across branches so you can resume where you left off, even after Conductor workspace handoffs.

Core Features & Use Cases

  • Loads the latest saved context across branches.
  • Works with /context-save to preserve and rehydrate your working state.
  • Ideal for situations like "resume", "where was I", or "pick up where I left off" after interruptions.

Quick Start

Run /context-restore to load your most recent saved context.

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 workspace context after a branch handoff?

To restore workspace context after a branch handoff, run /context-restore. It reads the most recent state saved by /context-save and loads it into your active session so you can resume seamlessly.

What is the best way to resume a Claude session after an interruption?

The best way to resume a Claude session is to use context restoration. Running /context-restore rehydrates your working state by loading the latest saved context, letting you pick up exactly where you left off.

Can I use context-restore without context-save?

No, context-restore requires a previously saved state to function. It works in tandem with /context-save, reading the preserved workspace data that /context-save generates to rehydrate your active session.

How does session management handle context across different branches?

Session management handles cross-branch context by reading the latest saved workspace state. This allows you to restore your context and resume work seamlessly even after Conductor workspace handoffs or switching branches.

When should I use context restoration for my workflow?

You should use context restoration when you experience "where was I" scenarios or interruptions. It is ideal for situations where you need to resume work, loading your latest saved context to rehydrate your working state.