unfreeze

Remove edit restrictions set by a previous freeze command.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/billydeeii136/black-opps-gstack --skill unfreeze-billydeeii136
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/billydeeii136/black-opps-gstack/tree/main/unfreeze
Command: npx skills add https://github.com/billydeeii136/black-opps-gstack --skill unfreeze-billydeeii136

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the edit restrictions set by the /freeze command, allowing full access to all directories for editing.

Core Features & Use Cases

  • Remove Edit Restrictions: Clears the freeze boundary set by /freeze, enabling edits across all directories.
  • Use Case: When you need to edit files across all directories without ending the session, or when you're asked to "unfreeze", "unlock edits", or "remove freeze".

Quick Start

Run the command /unfreeze to remove the edit restrictions and allow edits to 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 from a frozen directory?

To remove edit restrictions from a frozen directory, run the `/unfreeze` command to clear the freeze boundary and restore full editing access across all directories.

Can I unlock file edits without ending my current session?

Yes, you can unlock file edits without ending your session by running `/unfreeze`, which lifts the freeze boundary while maintaining your active collaborative editing or troubleshooting state.

What is the difference between unfreezing and ending a session?

Unfreezing removes edit restrictions to allow full directory access while keeping the session active, whereas ending a session terminates the environment completely.

When should I lift a freeze boundary during collaborative editing?

Lift a freeze boundary during collaborative editing when team members need unrestricted access to modify files across all directories without disrupting the ongoing session.

Why are my file edits restricted after applying a freeze command?

File edits are restricted because the `/freeze` command set a boundary limiting modifications; run `/unfreeze` to clear these restrictions and allow full access to all directories.