unfreeze

Delete the freeze state file to remove editing restrictions across directories.

2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/esopian/blue-oak-audit --skill unfreeze-esopian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/esopian/blue-oak-audit/tree/main/.claude/skills/gstack/unfreeze
Command: npx skills add https://github.com/esopian/blue-oak-audit --skill unfreeze-esopian

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes edit restrictions set by the /freeze command, enabling modifications across all directories once restrictions are lifted.

Core Features & Use Cases

  • Reset Freeze Boundary: Deletes the freeze state indicator to enable editing everywhere.
  • Use Case: When a user wants to broaden their editing scope after a session has been frozen, they can run this Skill to clear the boundary without restarting the environment.
  • Technical Scope: Checks for existing freeze state files and removes them, updating the session status accordingly.

Quick Start

Run the unfreeze command to clear the freeze boundary and allow edits everywhere.

Frequently Asked Questions about unfreeze

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

FAQPage Schema
How do I remove directory edit restrictions without restarting my session?

To remove directory edit restrictions without restarting your session, you can use a command that deletes the freeze state file. This clears the boundary and allows unrestricted modifications across all directories immediately.

What happens to my session status when I lift a freeze boundary?

Lifting a freeze boundary deletes the freeze state file and updates your session status. This restores full directory access for edits everywhere without terminating your current working environment.

Can I broaden my editing scope after a session has been frozen?

Yes, you can broaden your editing scope after a session has been frozen by clearing the freeze state indicator. This action removes edit restrictions and enables modifications across all directories without restarting.

Do I need to restart the environment to clear edit restrictions on directories?

No, you do not need to restart the environment to clear edit restrictions. You can remove the freeze boundary setting and restore full directory access while keeping your current session active.

Why are my edits blocked outside a specific directory boundary?

Your edits are blocked because a freeze boundary setting is currently active. This restriction limits modifications to a defined scope and requires deleting the freeze state file to restore unrestricted editing.