unfreeze

Remove edit restrictions set by the '/freeze' command across all directories.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill Unit "unfreeze" resolves the issue of locked edit boundaries imposed by the "/freeze" command, allowing unrestricted editing across all directories.

Core Features & Use Cases

  • Unlock All Directories: Removes any previous restrictions set by "/freeze", enabling full edit access.
  • Remove Edit Restrictions: Ensures that no further edit restrictions are imposed on the project.
  • Use Case: If you've accidentally locked directories or need to resume editing without constraints, this Skill Unit provides a quick and effective solution.

Quick Start

Run the 'unfreeze' command to remove all edit restrictions and unlock all directories.

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 after locking them?▼

To remove edit restrictions from directories, run the 'unfreeze' command to reverse any previous '/freeze' boundaries. This restores unrestricted editing access across all project directories immediately.

What is the best way to unlock all directories in a project session?▼

The best way to unlock all directories in a project session is executing the 'unfreeze' command. It clears session-wide edit boundaries imposed by '/freeze', allowing full edit access across the project.

Why are my project directories locked and how can I resume editing?▼

Project directories are locked due to a previous '/freeze' command setting session-wide edit boundaries. You can resume editing without constraints by running the 'unfreeze' command to remove all restrictions.

Do I need any dependencies to lift edit boundaries set by a freeze command?▼

You do not need any dependencies to lift edit boundaries. The 'unfreeze' command works independently to remove restrictions set by '/freeze', unlocking all directories without requiring additional tools or setup.

Can I use unfreeze to selectively unlock specific directories?▼

Unfreeze cannot selectively unlock specific directories. It removes all edit restrictions across all directories globally, ensuring unrestricted editing throughout the entire project session without targeted boundaries.