unfreeze

Lift edit restrictions set by the /freeze command in gstack sessions.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/SoSoBurner/GStack --skill unfreeze-sosoburner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/SoSoBurner/GStack/tree/main/unfreeze
Command: npx skills add https://github.com/SoSoBurner/GStack --skill unfreeze-sosoburner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It addresses the challenge of editing restricted directories by lifting the freeze boundary imposed by the /freeze command.

Core Features & Use Cases

  • Unset edit restrictions: Quickly restore editing access to all directories, even in ongoing sessions.
  • Session continuation: Maintain the state of the session after unfreezing.
  • Versatile Use Case: Suitable for scenarios like when a session freeze is mistakenly applied, or when you need to allow broader edits temporarily.

Quick Start

Execute the command: /unfreeze

Frequently Asked Questions about unfreeze

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

FAQPage Schema
How do I lift edit restrictions on directories in a gstack session?

To lift edit restrictions in a gstack session, execute the `/unfreeze` command. This removes the freeze boundary imposed by the `/freeze` command, restoring directory access for modifications while maintaining the current session state.

Why can't I edit restricted directories after applying a session freeze?

You cannot edit restricted directories because the `/freeze` command imposes an edit restriction boundary. You must unfreeze the session to unset these restrictions and regain the flexibility to modify all currently locked directories.

Does running the unfreeze command disrupt my ongoing gstack session?

Running the unfreeze command does not disrupt your ongoing gstack session. It lifts directory access restrictions while ensuring session continuation, preserving your current state so you can seamlessly resume modifications.

When do I need to remove freeze boundaries in directory access management?

You need to remove freeze boundaries when a session freeze is mistakenly applied or when you temporarily require broader edit access. Lifting the restriction allows you to modify directories that were previously locked during the session.

What is the best way to restore editing access to all directories in a gstack environment?

The best way to restore editing access in a gstack environment is executing the `/unfreeze` command. It quickly unsets all edit restrictions, allowing you to modify previously frozen directories without terminating your active session.

Does this session management tool require any dependencies to unset edit restrictions?

This session management tool requires no dependencies to unset edit restrictions. It operates natively within the gstack environment, allowing you to unfreeze directories directly without installing additional components.