context-restore

Restore the last saved working context within the Conductor workspace.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/reomgit/appstore-ss-downloader --skill context-restore-reomgit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-restore
Source: https://github.com/reomgit/appstore-ss-downloader/tree/main/.claude/skills/gstack/context-restore
Command: npx skills add https://github.com/reomgit/appstore-ss-downloader --skill context-restore-reomgit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users resume their work from the last saved state, ensuring a seamless continuation even across different Conductor workspace handoffs.

Core Features & Use Cases

  • State Restoration: Loads the most recent saved state across all branches.
  • Branch Awareness: Identifies the current branch and operates within it.
  • Integration with /context-save: Works in tandem with the /context-save Skill to maintain context continuity.

Quick Start

To resume your previous working context, simply use the command 'resume where i left off'.

Frequently Asked Questions about context-restore

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

FAQPage Schema
How do I resume work from a previously saved state across different branches?

State restoration works by loading the most recent saved state across all branches and identifying the current branch to ensure seamless task continuation within the Conductor workspace.

What is the best way to restore my working context after a workspace handoff?

Restoring your working context after a handoff loads your most recent saved state to seamlessly resume tasks. It operates within the Conductor workspace constraints to ensure state continuity.

Do I need a specific command to resume my last working context?

Yes, you can resume your last working context by using the command 'resume where i left off'. This triggers the state restoration process to load your previous branch data.

Does context restoration work across different branches?

Context restoration supports branch awareness by identifying the current branch and loading the most recent saved state across all branches, ensuring seamless task continuation.

Can I use context restoration without a context save tool?

No, context restoration requires a previously saved state to function. It works in tandem with a context save tool to maintain state continuity and load your working environment.