unfreeze

Clear the edit restriction state file to enable edits across all gstack directories.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill resolves the issue of having directories frozen, thereby enabling unrestricted edits across all directories.

Core Features & Use Cases

  • Remove Edit Restrictions: Clears the restriction set by the /freeze command, allowing full edit access to all directories.
  • Session Management: Ensures that any ongoing /freeze hooks are still active but will allow all edits since no state file exists.
  • Use Case: If you have locked a set of directories due to an edit freeze and need to unlock them, this skill will be useful.

Quick Start

To remove the edit restrictions from all directories, simply run the 'unfreeze' skill.

Frequently Asked Questions about unfreeze

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

FAQPage Schema
How do I remove edit restrictions from directories in a gstack environment?

To remove edit restrictions in a gstack environment, you need to clear the edit restriction state file. This action unfreezes all directories, allowing unrestricted edits while keeping any active freeze hooks active.

What happens to active freeze hooks when I unfreeze directories?

When you unfreeze directories, all active freeze hooks remain in place but will allow edits since the restriction state file is cleared. This ensures session management continues while enabling unrestricted directory access.

How do I unlock directories after applying an edit freeze?

To unlock directories after an edit freeze, you must clear the restriction state file. This removes the edit restrictions set by the freeze command, restoring full edit access to all directories within the session.

Do I need any specific dependencies to clear directory access restrictions?

No specific dependencies are required to clear directory access restrictions. The process relies solely on executing the script within the gstack environment to remove the edit restriction state file and enable unrestricted edits.

Why are my directories still frozen after a session management update?

Directories remain frozen because the edit restriction state file is still active. You must explicitly clear this state file to unfreeze the directories, which allows unrestricted edits while maintaining any active freeze hooks.