unfreeze

Remove the edit restriction state file to unlock all directories in a gstack context.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/reomgit/appstore-ss-downloader --skill unfreeze-reomgit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/reomgit/appstore-ss-downloader/tree/main/.claude/skills/gstack/unfreeze
Command: npx skills add https://github.com/reomgit/appstore-ss-downloader --skill unfreeze-reomgit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unfreezes all directories, allowing unrestricted edit access after previously being restricted by '/freeze'.

Core Features & Use Cases

  • Release Restrictions: Removes edit boundaries that were set using the '/freeze' command.
  • Full Access: Provides immediate full access to all directories for editing.
  • Use Case: Use when multiple users require full editing access on the entire project or specific parts of it after a freeze period.

Quick Start

Execute the 'unfreeze' command to lift all edit restrictions.

Frequently Asked Questions about unfreeze

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

FAQPage Schema
How do I remove directory edit restrictions in a gstack context?

Removing edit restrictions in gstack involves deleting the edit restriction state file. This restores full access to all directories and content for modification.

How do I lift a freeze on directory modifications?

Lifting a freeze on directory modifications requires running the 'unfreeze' command. This removes the state file and restores full access to all directories for editing.

What is the purpose of unfreezing a gstack directory?

Unfreezing a gstack directory releases edit boundaries set by '/freeze', providing immediate full access to all directories for editing.

Do I need access to the gstack state directory to unlock edits?

Unlocking edits requires access to the gstack state directory to modify the state file and remove the edit restriction state.

When should I use the unfreeze command for directory access?

Use the unfreeze command when multiple users require full editing access on the entire project or specific parts after a freeze period.