context-restore

Restore the most recent saved working context from a gstack session.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gstack, and includes scripts (resource) components.

What problem does it solve?

This Skill allows users to restore their previous working context, enabling them to pick up where they left off in their workflow.

Core Features & Use Cases

  • Context Restoration: Load the most recent saved state of a working context.
  • Branch Compatibility: Supports restoring contexts across different branches.
  • Use Case: Ideal for users who want to resume their work after a break or switching between tasks.

Quick Start

To restore your context, simply trigger the 'context restore' command.

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 working context to resume a previous workflow?

To restore a saved working context, trigger the 'context restore' command. This loads your most recent saved state, allowing you to seamlessly continue your workflow exactly where you left off across different branches.

Can I restore my working context across different branches?

Yes, you can restore working context across different branches. The context restoration process supports loading saved states regardless of the branch you are currently working on, ensuring seamless workflow continuation.

Do I need gstack to restore my previous working session?

Yes, you need gstack to restore your previous working session. The Skill requires access to the gstack session and its associated configuration files to successfully load and restore your saved working context.

What is context restoration and when do I need it for session management?

Context restoration is the process of loading a previously saved state of your working environment. You need it for session management when you want to resume work after a break or switch between tasks without losing your previous setup.

What's the best way to seamlessly continue a workflow after switching tasks?

The best way to seamlessly continue a workflow after switching tasks is to use context restoration. By triggering the restore command, you instantly load the most recent saved state of your working context and pick up immediately.

Why does context restoration fail to load my saved session?

Context restoration may fail to load your saved session if it cannot access the gstack session or the associated configuration files. Ensuring these dependencies are properly set up is required for restoring your working context.