unfreeze

Removes edit freeze to allow cross-directory changes in Claude gstack sessions.

9|3|Updated Jan 29, 2022
One-click install
npx skills add https://github.com/I194/PMTools_2.0 --skill unfreeze-i194
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/I194/PMTools_2.0/tree/main/.claude/skills/gstack/unfreeze
Command: npx skills add https://github.com/I194/PMTools_2.0 --skill unfreeze-i194

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clear the freeze boundary set by /freeze, allowing edits to all directories during the current session.

Core Features & Use Cases

  • Removes the edit restriction imposed by /freeze, enabling edits across all directories within the active Claude gstack session.
  • Supports widening the editable scope to facilitate multi-directory changes without restarting the session.

Quick Start

Unfreeze the current session to allow edits across 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 the edit boundary freeze in a Claude gstack session?▼

To remove the edit boundary freeze in a Claude gstack session, use the unfreeze command to clear the restriction. It detects and removes the existing freeze marker, instantly enabling cross-directory edits without restarting.

How does session-management freeze detection work for directory edits?▼

Session-management freeze detection works by checking for an existing freeze marker within the active Claude gstack session. If found, the marker is removed to restore cross-directory editing capabilities; if absent, a fallback message reports no freeze is set.

Can I enable cross-directory changes in gstack without restarting the session?▼

Yes, you can enable cross-directory changes in gstack without restarting. Unfreezing the edit boundary clears the per-directory edit restriction dynamically, widening the editable scope for multi-directory modifications immediately.

What happens if I try to unfreeze an edit boundary when no freeze is set?▼

If you try to unfreeze an edit boundary when no freeze is set, the system detects the absence of an existing freeze marker and simply reports a fallback message indicating no freeze is currently active.

When do I need to clear the edit boundary during workflow session management?▼

You need to clear the edit boundary during workflow session management when a previously applied freeze restricts your multi-directory changes. Unfreezing widens the editable scope to facilitate cross-directory modifications within the active session.