unfreeze

Remove edit restrictions set by the /freeze command from all directories.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/greencm/gstuck --skill unfreeze-greencm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/greencm/gstuck/tree/main/output/gstack/unfreeze
Command: npx skills add https://github.com/greencm/gstuck --skill unfreeze-greencm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the freeze boundary set by the /freeze command, enabling edits to all directories without ending the session.

Core Features & Use Cases

  • Remove Edit Restrictions: Lifts the edit restrictions imposed by the /freeze command.
  • Widen Edit Scope: Allows modifications to all directories without terminating the session.
  • Use Case: When you need to perform edits that require the freeze boundary to be lifted, such as updating code or content.

Quick Start

Unfreeze all directories with 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 from all directories without ending my session?▼

To remove edit restrictions from all directories without ending your session, use the /unfreeze command. This lifts the freeze boundary set by the /freeze command, enabling modifications across the collaborative environment.

What is the best way to lift directory access restrictions during a code review?▼

The best way to lift directory access restrictions during a code review is running the /unfreeze command. It removes temporary edit restrictions imposed for review, allowing code modifications without terminating the current session.

Can I modify files in all directories after a collaborative editing freeze is applied?▼

Yes, you can modify files in all directories after a freeze is applied by executing the /unfreeze command. It widens the edit scope and removes the temporary restriction, enabling collaborative edits to resume.

Does the unfreeze command terminate the current collaborative editing session?▼

No, the unfreeze command does not terminate the current collaborative editing session. It specifically removes the edit restriction set by the /freeze command, allowing you to edit directories while the session remains active.

Why are my edits blocked in all directories during a document review session?▼

Your edits are blocked because a temporary restriction was imposed using the /freeze command. To unlock and allow edits to all directories without ending the review session, execute the /unfreeze command.