unfreeze

Remove the freeze boundary and restore editing access across project directories.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clear the freeze boundary set by /freeze, allowing edits to all directories again.

Core Features & Use Cases

  • Widen edit scope: Remove the current freeze to permit edits across the entire project without ending the session.
  • Session continuity: Maintain an active Claude session while expanding editing permissions.
  • Prompt-driven usage: Responds to requests like unfreeze, unlock edits, remove freeze, or allow all edits.

Quick Start

Tell your assistant to clear the freeze boundary so edits are allowed 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 unfreeze edits in a Claude session without restarting?

To unfreeze edits, the Skill clears the freeze boundary using a Bash-based state file, restoring editing access across all project directories while maintaining session continuity. You simply prompt the assistant to unfreeze or unlock edits.

What does removing a freeze boundary do to my project edit permissions?

Removing the freeze boundary widens the edit scope, permitting modifications across the entire project directory structure without ending the active Claude-assisted session.

Can I unlock edits across all directories while keeping my Claude session active?

Yes, you can unlock edits while keeping your session active by applying the unfreeze command, which removes the restricted state safely through a managed state file.

How does the state file manage the freeze boundary during edit control?

The state file tracks the freeze boundary status, ensuring that when you unfreeze edits, the Bash-based approach safely clears restrictions and restores full editing access across directories.

Do I need any dependencies to remove the freeze and allow all edits?

No external dependencies are required to remove the freeze and allow all edits. The Skill operates independently using a Bash-based approach and a state file to manage edit control.

When should I restore editing access after a restricted state?

You should restore editing access when you need to widen edits after a restricted state or in response to a prompt to unfreeze, allowing modifications across all directories again.