unfreeze

Remove freeze boundary edit restrictions by deleting state files.

1|Updated May 8, 2026
One-click install
npx skills add https://github.com/npc-chris/dfn-discovery --skill unfreeze-npc-chris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/npc-chris/dfn-discovery/tree/main/.agents/skills/gstack/unfreeze
Command: npx skills add https://github.com/npc-chris/dfn-discovery --skill unfreeze-npc-chris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill addresses the need to lift the restrictions imposed by the freeze boundary, enabling full edit access across all directories once more.

Core Features & Use Cases

  • Clear Freeze Boundary: Removes the edit restriction set by the /freeze command.
  • Expand Edit Scope: Allows broader edits when necessary without ending the session.
  • Use Case: Ideal for when you've completed a scoped task and need to continue editing without re-setting the freeze boundary.

Quick Start

To unfreeze and regain edit access, simply execute 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 a directory freeze boundary?

To remove edit restrictions from a directory freeze boundary, you execute the unfreeze command. This clears the restriction state files, enabling unrestricted directory edits across the session.

Why does my directory edit access remain blocked after completing a scoped task?

Directory edit access remains blocked because the freeze boundary restriction is still active. You need to clear the freeze state files through file system manipulation to regain full edit permissions.

Can I expand my edit scope without ending the current session?

Yes, you can expand edit scope without ending the current session by clearing the freeze boundary. This allows broader directory edits for administrative workflows without restarting.

What is the best way to lift temporary edit permissions for administrative workflows?

The best way to lift temporary edit permissions for administrative workflows is running an unfreeze command. It directly removes the freeze boundary state files to restore unrestricted directory access.

Do I need to manipulate state files directly to regain directory edit access?

No, you do not need to manipulate state files manually to regain directory edit access. The unfreeze command handles the file system manipulation automatically to clear the freeze boundary.