unfreeze

Remove edit restrictions imposed by a previous freeze command.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/RxFit/hub-overlay --skill unfreeze-rxfit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/RxFit/hub-overlay/tree/main/hub/skills/gstack/unfreeze
Command: npx skills add https://github.com/RxFit/hub-overlay --skill unfreeze-rxfit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill clears the freeze boundary that restricts editing across directories, enabling users to resume full editing capabilities.

Core Features & Use Cases

  • Remove Edit Restrictions: Lifts the restriction imposed by the /freeze command, allowing unrestricted editing.
  • Session Continuation: Ensures that existing /freeze hooks remain active, while allowing all edits without ending the session.
  • Use Case: If you're asked to "unfreeze", "unlock edits", "remove freeze", or "allow all edits", this Skill can help you do so efficiently.

Quick Start

Use the unfreeze skill to lift the current edit restrictions across the project 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 from a frozen directory?▼

Removing edit restrictions requires unfreezing the directory, which lifts the limitation imposed by a previous freeze command and restores full editing access across all project directories.

Why does my session still have directory access limits after editing?▼

Directory access limits persist because a freeze boundary is active. You must unfreeze the session to clear the restriction and resume unrestricted editing capabilities without changing the session state.

Can I unlock edits without disabling existing freeze hooks?▼

Yes, you can unlock edits without disabling freeze hooks. Unfreezing removes the edit restriction but ensures that existing freeze hooks remain active during session continuation.

Do I need additional permissions to unfreeze code modifications?▼

No, you do not need additional permissions to unfreeze code modifications. The process clears the freeze boundary to allow all edits without requiring changes to session state.

What is the best way to allow all edits across project directories?▼

The best way to allow all edits is to unfreeze the project, which efficiently clears the freeze boundary that restricts editing and enables unrestricted modification across directories.