unfreeze

Remove the /freeze edit restriction by deleting the freeze-state file.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill clears the edit boundary set by /freeze, enabling edits across all directories in the current session.

Core Features & Use Cases

  • Restores full edit access by removing the temporary freeze boundary.
  • Use when you need to continue collaboration after a temporary restriction or when asked to "unfreeze", "unlock edits", "remove freeze", or "allow all edits".

Quick Start

Run the unfreeze command to remove the stored freeze boundary and enable edits across 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 and allow edits across all directories in my bash session?

To remove edit restrictions and allow edits across all directories, run the unfreeze command. It clears the temporary freeze boundary by deleting the freeze-state file, restoring full edit access for your current session.

What does the unfreeze command do to the freeze-state file?

The unfreeze command deletes the freeze-state file located at the designated state directory. This action clears the stored freeze boundary, enabling edits across all directories in the current session.

When do I need to unlock edits after applying a freeze boundary?

You need to unlock edits when you want to continue collaboration after a temporary restriction. Running the unfreeze command removes the freeze boundary and allows edits across all directories again.

Does removing the freeze boundary apply to the current session only?

Yes, removing the freeze boundary applies to the current session only. The unfreeze command deletes the current state file to widen the editing scope across all directories immediately.

Why are my edits still restricted after trying to remove the freeze boundary?

If your edits are still restricted, the freeze-state file at the designated state directory may not have been deleted. The unfreeze command specifically targets and removes this state file to restore full edit access.