unfreeze

Clears edit restrictions and freeze boundaries to restore directory write access.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Skill solves the issue of restricted edit access to directories by removing the freeze boundary that was previously set by the /freeze command.

Core Features & Use Cases

  • Remove Edit Restrictions: Clears the restriction set by /freeze, allowing edits to all directories.
  • Unlock All Directories: Ensures that all directories can be edited after the freeze boundary is cleared.
  • Use Case: Ideal for scenarios where access to directories needs to be restored quickly after a freeze was accidentally or intentionally applied.

Quick Start

To clear the freeze boundary and allow edits to all directories, use the command: /unfreeze

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 clear the freeze boundary on system directories?

To remove edit restrictions and clear the freeze boundary, you need a mechanism that restores write access to all directories without terminating your current session. This allows modifications to resume immediately.

Why are my directories restricted from editing after a system freeze?

Directory edit restrictions occur because a freeze boundary was previously applied to the system, intentionally or accidentally. This boundary locks down write access to prevent modifications until explicitly cleared.

What is the best way to unlock all directories for urgent edits without terminating the session?

The best way to unlock all directories for urgent edits without terminating the session is to clear the freeze boundary. This restores system write access instantly, bypassing the need for a full session restart.

Do I need specific system access to modify state files and clear directory restrictions?

Yes, clearing directory restrictions requires the ability to modify system paths and access state files. These privileges are necessary to locate and remove the freeze boundary configuration successfully.

Can I restore write access to all directories if the freeze boundary was set unintentionally?

Yes, you can restore write access to all directories if the freeze boundary was set unintentionally. By clearing the restriction, you reverse the accidental freeze and re-enable full editing capabilities across the system.