unfreeze

Remove the /freeze border to allow edits across all directories.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Scivor/helm --skill unfreeze-scivor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/Scivor/helm/tree/main/skills/gstack/unfreeze
Command: npx skills add https://github.com/Scivor/helm --skill unfreeze-scivor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clear the freeze boundary set by /freeze, allowing edits across all directories within the current session. Use when you want to widen edit scope without ending the session.

Core Features & Use Cases

  • Remove the edit restriction imposed by /freeze to resume multi-directory edits.
  • Safely handle missing freeze state and provide clear user feedback.
  • Log the action for auditing and telemetry within the gstack analytics.

Quick Start

Run the unfreeze action to remove the freeze boundary and restore full editing rights.

Frequently Asked Questions about unfreeze

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remove an edit freeze from my workspace session?

To remove an edit freeze from your workspace session, run the unfreeze action. This clears the freeze boundary, allowing edits across all directories without ending the active session.

What happens if I unfreeze a session with no active freeze state?

If you unfreeze a session with no active freeze state, the action handles the missing state gracefully. It safely clears any residual configuration and logs the action for auditing without throwing errors.

Can I widen my edit scope to all directories without ending the current session?

You can widen your edit scope to all directories without ending the current session by clearing the freeze boundary. This restores full editing rights while keeping your active session intact.

Does removing the freeze boundary log the action for auditing?

Removing the freeze boundary logs the action for auditing within gstack analytics. This ensures telemetry tracks when edit restrictions are lifted during an active workspace session.

When should I unfreeze my workspace instead of starting a new session?

You should unfreeze your workspace instead of starting a new session when you need to resume multi-directory edits. Unfreezing restores full edit access while preserving the current session state.