unfreeze

Clear the freeze boundary and restore directory editing access in gstack sessions.

20|3|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Walrus-Computing/piper-draw --skill unfreeze-walrus-computing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/Walrus-Computing/piper-draw/tree/main/.claude/skills/gstack/unfreeze
Command: npx skills add https://github.com/Walrus-Computing/piper-draw --skill unfreeze-walrus-computing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the temporary edit restriction created by /freeze so you can keep working without restarting the session or manually hunting down state files.

Core Features & Use Cases

  • Clear Freeze Boundaries: Deletes the active freeze marker when it exists, immediately widening edit access again.
  • Restore Full Workspace Editing: Useful after a scoped edit session when you want to return to normal access across all directories.
  • Status Feedback: Reports whether a freeze boundary was cleared or whether no freeze was set, so you know exactly what changed.

Quick Start

Use the unfreeze skill to remove the current freeze boundary and restore editing access 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 a freeze boundary in a Claude workspace session?

To remove a freeze boundary in a Claude workspace session, use the unfreeze skill to delete the active freeze marker and restore full-directory edit access without ending the session.

How do I restore full edit access after restricting scope with a freeze?

You restore full edit access by clearing the freeze state file through gstack path resolution, which immediately widens edit scope back to all directories without restarting the session.

Why are my edits restricted to a specific directory in my gstack workspace?

Edits are restricted because a freeze boundary was previously set using the /freeze command, limiting edit scope to a specific directory to protect other areas of the workspace.

Does the unfreeze skill report if no freeze boundary is currently set?

Yes, the unfreeze skill reports whether a freeze boundary was successfully cleared or if no freeze was set, so you know exactly what changed during the operation.

Can I widen my edit scope in a Claude-powered workspace without restarting the session?

Yes, you can widen edit scope without restarting by applying the unfreeze skill, which removes the temporary edit restriction created by /freeze and restores normal access across all directories.

What is the best way to clear a freeze restriction after a scoped edit session?

The best way to clear a freeze restriction is to use the unfreeze skill, which reads the existing freeze-dir state and removes the state file if present, immediately restoring full workspace editing.