unfreeze

Remove the freeze marker to enable edits across all directories.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/zzxtbeta/design-handbook --skill unfreeze-zzxtbeta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/zzxtbeta/design-handbook/tree/main/.agents/skills/gstack/unfreeze
Command: npx skills add https://github.com/zzxtbeta/design-handbook --skill unfreeze-zzxtbeta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clear and immediate: it removes the freeze boundary that restricts edits to a subset of directories, allowing edits across the entire project again without ending the session.

Core Features & Use Cases

  • Removes the active freeze boundary to unlock edits across all directories.
  • Supports quick recovery after a freeze to continue work without restarting the session.
  • Works within a CLAUDE/GSTACK agent workflow, maintaining state while enabling broader changes.

Quick Start

Tell the AI to unfreeze the current session so edits are allowed 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 edit restrictions from a frozen agent session?

To remove edit restrictions from a frozen agent session, you must delete the freeze boundary marker file. This action unlocks edits across all directories, allowing the ongoing CLAUDE/GSTACK agent workflow to resume broad changes without restarting.

Why does my agent session only allow edits in a subset of directories?

Your agent session only allows edits in a subset of directories because an active freeze boundary is restricting modifications. This mechanism blocks broad changes to protect specific paths until you explicitly remove the freeze marker file to continue work.

How do I unlock edits across all directories without ending my current agent workflow?

To unlock edits across all directories without ending your current agent workflow, you need to unfreeze the session. This removes the freeze marker file while preserving session hooks, enabling broad changes and quick recovery without a full restart.

Can I re-freeze a CLAUDE session after removing the edit boundary?

Yes, you can re-freeze a CLAUDE session after removing the edit boundary. The unfreeze action specifically preserves session hooks during the marker file removal, maintaining the state required for potential re-freezing and continued agent workflow control.

Does the unfreeze command work with GSACK agent workflows?

Yes, the unfreeze command works directly with ongoing CLAUDE and GSACK agent workflows. It satisfies the specific state check and removal of the freeze marker file within these environments, providing user feedback while maintaining session state.

What happens to session hooks when I lift the freeze boundary?

When you lift the freeze boundary, the session hooks are explicitly preserved. This ensures that the state management required for potential re-freezing remains intact, allowing you to toggle between restricted and full directory edits seamlessly.