unfreeze

Remove /freeze edit restrictions to enable file modifications across all project directories.

Updated Jul 21, 2025
One-click install
npx skills add https://github.com/robertzengcn/aiFetchly --skill unfreeze-robertzengcn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/robertzengcn/aiFetchly/tree/main/.agents/skills/gstack/unfreeze
Command: npx skills add https://github.com/robertzengcn/aiFetchly --skill unfreeze-robertzengcn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The /freeze command restricts file edits to a single specified directory to prevent accidental changes, but this limitation slows down work when you need to modify files outside that boundary without ending your current session.

Core Features & Use Cases

  • Clear Freeze Boundaries: Removes the edit restriction set by the /freeze command, enabling modifications to all project directories.
  • Non-Disruptive Workflow: Lifts restrictions without terminating your active session, so you can resume work immediately.
  • Real-World Use Case: If you activated /freeze to only edit the documentation folder but now need to update a core configuration file in the project root, this skill instantly lifts the restriction.

Quick Start

Use the unfreeze skill to remove all edit freezes and allow modifications to any directory in your project.

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 after using a freeze command?

To remove directory edit restrictions after using a freeze command, you need to clear the stored freeze boundary state. This lifts the single-directory limitation and enables unrestricted file modifications across all project directories without terminating the current session.

Can I lift edit permissions during an active session without restarting?

Yes, you can lift edit permissions during an active session without restarting. The unfreeze skill dynamically adjusts restrictions by clearing the stored freeze boundary state, enabling modifications to all project directories while resuming work immediately in the current session.

What is a freeze boundary state in session management?

A freeze boundary state in session management is a stored restriction that limits file edits to a single specified directory. It is imposed to prevent accidental changes, but slows down work when modifications are needed outside that boundary without ending the current session.

How do I modify files outside the restricted directory without ending my session?

To modify files outside the restricted directory without ending your session, you remove the edit restrictions set by the freeze command. This clears the freeze boundary state, enabling unrestricted file modifications across all project directories while keeping the active session intact.

When should I lift edit restrictions in AI-assisted coding workflows?

You should lift edit restrictions in AI-assisted coding workflows when you need to dynamically adjust edit permissions and modify files outside the frozen directory. This satisfies the need to update core configuration files or other directories without terminating your active session.

Does removing edit restrictions affect my current session's data?

No, removing edit restrictions does not affect your current session's data. The unfreeze skill provides a non-disruptive workflow that lifts directory access limitations by clearing the stored freeze boundary state, allowing you to resume work immediately without terminating the session.