unfreeze

Remove edit restrictions set by the /freeze command without ending the session.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/26mitch26/ai-mall --skill unfreeze-26mitch26
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/26mitch26/ai-mall/tree/main/.claude/skills/unfreeze
Command: npx skills add https://github.com/26mitch26/ai-mall --skill unfreeze-26mitch26

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill resolves issues by removing the freeze boundary that restricts edits to directories.

Core Features & Use Cases

  • Clear Freeze Boundary: Removes restrictions set by /freeze, allowing unrestricted editing.
  • Session Continuation: Ensures the session remains active after the operation.
  • Use Case: When you want to edit all directories without ending the session.

Quick Start

Use the /unfreeze command to remove edit restrictions.

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 command line session?

To remove edit restrictions without ending your command line session, use a command that clears the freeze boundary across all directories. This allows unrestricted editing while keeping the session active.

What are directory edit restrictions and how do they affect session management?

Directory edit restrictions are boundaries set during a session that prevent modifications to targeted directories. They affect session management by locking down editing capabilities until explicitly removed or the session terminates.

Can I unfreeze all directories at once without terminating the current session?

Yes, you can unfreeze all directories at once without terminating the current session. The operation targets all restricted directories simultaneously to restore full editing access while maintaining session continuity.

Why are my directories still restricted after trying to edit them in an active session?

Directories remain restricted in an active session if edit restrictions were set and not cleared. You must explicitly remove the freeze boundary to allow unrestricted directory access and modifications.

Does the unfreeze command work on all directories or only specific ones?

The unfreeze command works on all directories within the session. It targets the entire scope of the edit restrictions set previously, clearing the freeze boundary globally rather than selectively.