unfreeze

Clear the freeze marker to enable edits across all directories.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ibalasite/gstack --skill unfreeze-ibalasite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/ibalasite/gstack/tree/main/unfreeze
Command: npx skills add https://github.com/ibalasite/gstack --skill unfreeze-ibalasite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Freeze boundary blocks edits to keep the workspace stable during a session; unfreeze clears this restriction so you can resume broad edits.

Core Features & Use Cases

  • Unfreezes the workspace by removing the freeze marker, enabling edits across all directories.
  • Use Case: when a task requires changes across multiple folders after a freeze, or when you want to exit a restricted editing phase.

Quick Start

Instruct the AI to unfreeze to restore editing rights across the project.

Frequently Asked Questions about unfreeze

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

FAQPage Schema
How do I remove a freeze boundary to resume editing my workspace?

To remove a freeze boundary and resume editing your workspace, instruct the AI to unfreeze. This clears the edit restriction by reading the state file and removing the freeze marker, enabling edits across all directories.

Why are my workspace edits blocked after applying a freeze?

Workspace edits are blocked after applying a freeze because a freeze boundary is set to keep the project stable. You need to clear this restriction from the state file to unlock modifications across multiple folders.

What is the best way to unlock edits across all directories after a session freeze?

The best way to unlock edits across all directories is to use an unfreeze command. It targets the state file, removes the freeze marker, and restores your ability to modify files throughout the entire project.

How to modify multiple folders when a session has restricted editing access?

To modify multiple folders when a session has restricted editing access, you must clear the active freeze boundary. Unfreezing removes the marker from the state file, allowing the session broader access to edit all directories.

When do I need to unfreeze my project workspace?

You need to unfreeze your project workspace when a task requires changes across multiple folders after a freeze, or when you want to exit a restricted editing phase and resume broad collaboration.

Does unfreezing require any special dependencies to restore editing rights?

Unfreezing requires no special dependencies to restore editing rights. It works by directly reading the state file and clearing the freeze marker to communicate the outcome and enable broad edits.