unfreeze

Delete the stored state file to remove edit restrictions across all directories.

2|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/OmerFarukOruc/symphony-orchestrator --skill unfreeze-omerfarukoruc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/OmerFarukOruc/symphony-orchestrator/tree/main/.claude/skills/gstack/unfreeze
Command: npx skills add https://github.com/OmerFarukOruc/symphony-orchestrator --skill unfreeze-omerfarukoruc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clear the edit restrictions by removing the freeze boundary.

Core Features & Use Cases

  • Remove the boundary to restore editing access across all directories.
  • Applicable when you need to widen the scope of edits after a freeze or resume changes that were paused.
  • Use Case: Unfreeze to continue multi-directory changes within an active session.

Quick Start

Run the unfreeze operation to remove 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 in my shell after a session?

To remove edit restrictions, you need to clear the freeze boundary by deleting the stored state file, which re-enables edits across all directories and confirms the result.

What is a freeze boundary in shell automation?

A freeze boundary restricts edit access across project directories during a session. Clearing it by removing the stored state file widens the scope of edits everywhere.

How do I restore editing access across all directories?

Restoring editing access requires removing the freeze boundary. The process checks for a stored state file and deletes it, enabling edits everywhere within your active session.

Can I widen the scope of edits for multi-directory changes?

Yes, you can widen the scope of edits by clearing the freeze boundary. This removes the stored state file, allowing you to continue multi-directory changes within an active session.

Why are my edits restricted to a boundary after resuming changes?

Edits are restricted because a freeze boundary state file is still active. Deleting this stored state file unfreezes the session and restores your ability to edit everywhere.