context-restore

Restore the most recently saved working context across branches and Conductor workspaces.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/AlejandroFigini/artist-portfolio --skill context-restore-alejandrofigini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-restore
Source: https://github.com/AlejandroFigini/artist-portfolio/tree/main/.agent/skills/context-restore
Command: npx skills add https://github.com/AlejandroFigini/artist-portfolio --skill context-restore-alejandrofigini

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Restores the user's working context by loading the most recently saved session so you can resume without redoing setup.

Core Features & Use Cases

  • Load the latest saved context across branches and workspaces to rehydrate the environment quickly.
  • Support across Conductor-managed handoffs to ensure continuity between teammates and sessions.
  • Automatically integrates with /context-save to enable seamless resume workflows.

Quick Start

Load the most recent saved context to continue where you 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 restore a saved session context to resume work?

To restore a saved session context, load the most recently saved state to rehydrate your environment. This scans saved sessions and applies the stored workspace, allowing you to continue work without redoing setup.

Can I restore working context across different branches and workspaces?

Yes, context restoration applies across multiple branches and Conductor workspace handoffs. It loads the latest saved context to ensure a consistent environment for seamless continuation between teammates and sessions.

What is context rehydration and when do I need it?

Context rehydration is the process of loading a previously saved session state to rebuild your working environment. You need it when resuming work after a break or handoff to avoid losing prior setup and progress.

Does context-restore work with Conductor-managed workspace handoffs?

Yes, it supports Conductor-managed handoffs to ensure continuity between teammates and sessions. It restores the working context from the most recently saved state to enable seamless continuation of work.

Do I need a saved session before I can restore my workspace context?

Yes, you need a previously saved session to restore your workspace context. The tool automatically integrates with context-save workflows to scan saved sessions and apply the stored workspace state for seamless resume.

Why does my session state not load when I switch branches?

If your session state does not load when switching branches, ensure you have a recently saved context. The tool scans saved sessions to apply the correct workspace state, requiring a prior save to rehydrate the environment properly.