unfreeze

Clear the local state flag to remove edit restrictions across directories.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/zhu637882-stack/jiaoyi --skill unfreeze-zhu637882-stack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/zhu637882-stack/jiaoyi/tree/main/qoder-config-backup/skills/gstack-unfreeze
Command: npx skills add https://github.com/zhu637882-stack/jiaoyi --skill unfreeze-zhu637882-stack

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clear the edit boundary set by /freeze, allowing edits to all directories again. Use when you want to widen edit scope during a session without ending it, or when asked to "unfreeze", "unlock edits", or "remove edit restrictions". (gstack)

Core Features & Use Cases

  • Removes the freeze boundary to enable edits everywhere in the workspace.
  • Maintains session continuity; no restart required to apply the change.
  • Suitable for rapid reconfiguration and late-session modifications.

Quick Start

Use the unfreeze skill to remove the edit boundary and allow edits across 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 across all directories in my workspace?

To remove edit restrictions across all directories, you need to clear the local state flag that enforces the edit freeze boundary. This action lifts the modification restrictions, allowing you to edit files everywhere without restarting your session.

Why are my edits blocked outside a specific directory boundary?

Edits are blocked because an edit freeze boundary is currently active, restricting modifications to certain directories. A local state flag was set to enforce this limitation, preventing changes outside the designated workspace scope.

Can I unlock edits and widen my edit scope without ending the current session?

Yes, you can unlock edits and widen your edit scope without ending your current session. Removing the edit freeze maintains session continuity, applying the change immediately so you can continue modifications without interruption.

What is the best way to lift an edit freeze during an active workspace session?

The best way to lift an edit freeze during an active session is to read and clear the local state flag that restricts modifications. This removes the boundary directly, enabling edits everywhere for rapid reconfiguration and late-session modifications.

Do I need to restart my environment after removing directory edit restrictions?

No, you do not need to restart your environment after removing directory edit restrictions. Clearing the local state flag maintains session continuity, allowing you to apply the widened edit scope immediately without any interruption.