unfreeze

Remove the edit restriction imposed by a previous /freeze command.

3|Updated Oct 12, 2025
One-click install
npx skills add https://github.com/mostafasudo/warpy --skill unfreeze-mostafasudo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/mostafasudo/warpy/tree/main/.codex/skills/gstack/unfreeze
Command: npx skills add https://github.com/mostafasudo/warpy --skill unfreeze-mostafasudo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The unfreeze Skill unit solves the issue of restricted edits on directories by removing the freeze boundary, allowing for full edit access.

Core Features & Use Cases

  • Clears Freeze Boundary: Removes the restriction imposed by the /freeze command, enabling full edit access to all directories.
  • Widens Edit Scope: Allows users to widen their edit scope without ending the session.
  • Use Case: When you need to allow edits on all directories again after a freeze was applied.

Quick Start

Use the 'unfreeze' command to remove the edit restrictions on all 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 on directories without ending my session?

To remove edit restrictions on directories without ending your session, use the unfreeze command. It clears the freeze boundary imposed by a previous freeze command, enabling full edit access to all directories.

What is the best way to clear directory access limits after applying a freeze?

The best way to clear directory access limits after applying a freeze is to use the unfreeze command. It removes the edit restriction boundaries, allowing you to widen your edit scope across all directories seamlessly.

Do I need any dependencies to unfreeze edit restrictions on all directories?

No dependencies are needed to unfreeze edit restrictions on all directories. The command works independently to remove the freeze boundary and restore full edit access without requiring external components or complex environment setups.

Why does a previous freeze command restrict my directory edits?

A previous freeze command restricts your directory edits because it imposes a freeze boundary to prevent system modifications. This mechanism limits edit scope to protect directories from unintended changes during code collaboration.

Can I widen edit scope across all directories without restarting system management tasks?

Yes, you can widen edit scope across all directories without restarting system management tasks. The unfreeze command clears edit restrictions while keeping your session active, enabling continuous code collaboration without interruption.