unfreeze

Clear the freeze boundary to enable edits across all project directories.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/mrkhachaturov/rkstack --skill unfreeze-mrkhachaturov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/mrkhachaturov/rkstack/tree/main/skills/unfreeze
Command: npx skills add https://github.com/mrkhachaturov/rkstack --skill unfreeze-mrkhachaturov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clear the freeze boundary set by /freeze, allowing edits to all directories in the project. Use when you want to widen edit scope without ending the session. Use when asked to "unfreeze", "unlock edits", "remove freeze", or "allow all edits".

Core Features & Use Cases

  • Clear the active freeze boundary so you can modify any file or folder without restricted scope.
  • Support collaborative sessions where team members need access to the full workspace.
  • Use Case: When an agent is instructed to make changes across multiple directories after a restricted phase.

Quick Start

Run the /unfreeze command to clear the freeze boundary and re-enable edits everywhere.

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 and unlock edits across all project directories?

Yes, you can widen edit scope without ending your session by running the /unfreeze command, which removes the freeze boundary and enables edits across all directories in the project workspace.

What happens when I unfreeze a session that has restricted edit permissions?

When you unfreeze a session, the edit restriction applied by /freeze is removed, allowing agents to make changes across multiple directories without the previously restricted scope.

Does unfreezing verify if a freeze boundary is present before removing edit restrictions?

Yes, the unfreeze command ensures safe operation by verifying the presence of a freeze boundary before clearing it, preventing unnecessary actions when no edit restrictions are active.

When should I unfreeze a project workspace during a collaborative session?

You should unfreeze a project workspace during collaborative sessions when team members need access to the full workspace, or when an agent is instructed to make changes across multiple directories after a restricted phase.

Can I use unfreeze to re-enable edits after applying restricted scope permissions?

Yes, you can use unfreeze to re-enable edits after applying restricted scope permissions. It clears the freeze boundary set by /freeze, restoring the ability to modify any file or folder in the project.