One-click install
npx skills add https://github.com/MFS-code/gstack --skill unfreeze-mfs-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/MFS-code/gstack/tree/main/unfreeze
Command: npx skills add https://github.com/MFS-code/gstack --skill unfreeze-mfs-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

/unfreeze removes the edit restriction imposed by /freeze so you can continue working without being locked into a limited directory scope.

Core Features & Use Cases

  • Clears the freeze boundary set by /freeze by deleting the stored freeze state file.
  • Expands allowed edits back to all directories for the current session’s workflow.
  • Supports common requests like “unfreeze,” “unlock edits,” “remove freeze,” or “allow all edits” after you discover you need broader changes.

Quick Start

Type /unfreeze to clear the freeze boundary and allow edits everywhere again.

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 and unlock edits in my workspace?

To remove a freeze boundary and unlock edits, run the /unfreeze command. It deletes the freeze-dir.txt state file, clearing directory scope restrictions so you can edit all files and folders again.

Why are my AI-assisted editing session changes restricted to a specific directory?

Your AI-assisted editing session is restricted because a prior freeze boundary was set. Running /unfreeze clears this state file, allowing the session to expand edits across all directories.

How do I allow all edits in a session after applying workspace control limits?

To allow all edits in a session after applying workspace control limits, type /unfreeze. This deletes the stored freeze state, resetting session permissions to permit broader file modifications.

Does running unfreeze report if no freeze boundary was present?

Yes, running unfreeze reports whether a boundary was present. It attempts to delete the session state file under the configured state directory and records usage before reporting the current boundary status.

What is the best way to expand an ongoing editing session beyond the frozen area?

The best way to expand an ongoing editing session beyond the frozen area is to use /unfreeze. It removes the edit restriction imposed by /freeze, allowing workflow modifications across all directories.

When do I need to reset edit permissions during cursor agent session management?

You need to reset edit permissions during cursor agent session management when you discover you need broader changes. Running /unfreeze clears the frozen directory scope, allowing edits everywhere again.