unfreeze

Clear edit restrictions on a directory tree previously set by a freeze operation.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/az9713/paperclip-gstack-company --skill unfreeze-az9713
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/az9713/paperclip-gstack-company/tree/main/gstack/unfreeze
Command: npx skills add https://github.com/az9713/paperclip-gstack-company --skill unfreeze-az9713

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unfreeze directories that have been restricted by the /freeze command, enabling edits across all directories.

Core Features & Use Cases

  • Remove edit restriction: Clears the boundary set by /freeze, allowing edits on all directories.
  • Use Case: This skill is used after a session to expand the edit scope or when specifically instructed to "unfreeze" or "allow all edits".

Quick Start

Unfreeze the edit restrictions 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, you need to clear the boundary previously set by a freeze operation, which allows edits across all subdirectories. This restores broad write access to the specified directory tree.

What does unfreezing a directory do to file access permissions?

Unfreezing a directory clears the edit restriction state file, re-enabling broad write access to all subdirectories. It effectively reverses the lockdown previously applied to the directory tree.

How do I allow all edits across directories after a session lockdown?

You can allow all edits across directories by clearing the edit restriction set during a session lockdown. This administrative action modifies the access control state, expanding the edit scope back to all directories.

Does the unfreeze operation require specific authority to modify access control?

Yes, the unfreeze operation assumes it has the authority to modify the state file managing access control. You need this administrative authority to successfully clear the edit restrictions on the directory tree.

When should I clear edit restrictions on a directory tree?

You should clear edit restrictions on a directory tree after a session ends to expand the edit scope, or when specifically instructed to allow all edits. It reverses the lockdown for subsequent workflows.