context-restore

Restore the most recent saved state from a Conductor workspace.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/billydeeii136/black-opps-gstack --skill context-restore-billydeeii136
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-restore
Source: https://github.com/billydeeii136/black-opps-gstack/tree/main/context-restore
Command: npx skills add https://github.com/billydeeii136/black-opps-gstack --skill context-restore-billydeeii136

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to quickly resume your workflow from the last saved state, ensuring you can pick up where you left off seamlessly.

Core Features & Use Cases

  • Context Restoration: Load the most recent saved state across all branches.
  • Workflow Continuation: Use when asked to "resume", "restore context", or "pick up where you left off".
  • Pair with /context-save: Works in conjunction with the /context-save Skill for efficient workflow management.

Quick Start

Use the /context-restore command to resume your workflow from the last saved state.

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 development workflow from the last saved state?

To restore your workflow from the last saved state, use the /context-restore command to load the most recent session from your Conductor workspace and resume development where you left off.

What is context recovery in a collaborative development environment?

Context recovery is the process of loading the most recent saved state from a Conductor workspace, allowing developers to quickly resume their workflow and pick up collaborative development seamlessly.

How do I resume a development session after closing my workspace?

You can resume a development session by executing the /context-restore command, which retrieves your most recent saved state across all branches and reloads your previous workflow context.

Do I need a specific tool to save context before restoring my workflow?

Yes, you need to pair this with the /context-save Skill to save your current workspace state, ensuring that /context-restore has a recent session snapshot to recover and load.

Can I load a saved state across all branches in my workspace?

Yes, context restoration loads the most recent saved state across all branches in your Conductor workspace, ensuring you can pick up your workflow continuation regardless of the active branch.