unfreeze

Remove a workspace freeze boundary to restore editing access across all directories.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/GenEducation/GenedUIProject --skill unfreeze-geneducation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/GenEducation/GenedUIProject/tree/main/.gemini/skills/unfreeze
Command: npx skills add https://github.com/GenEducation/GenedUIProject --skill unfreeze-geneducation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes a previously set freeze boundary so edits are no longer limited to a restricted subset of the workspace.

Core Features & Use Cases

  • Boundary Removal: Clears the active freeze state so all directories become editable again.
  • Session Scope Reset: Useful after a temporary lock when you want to continue working across the full repository.
  • Operational Feedback: Confirms whether a boundary existed and reports the prior scope when it is cleared.

Quick Start

Use the unfreeze skill to clear the current 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 workspace editing freeze and reopen files?

To remove a workspace editing freeze, you must delete the active freeze boundary marker. This clears the session-level access control restrictions, allowing you to reopen and edit all files across the repository.

Why does my session restrict edits to a subset of the workspace?

Your session restricts edits because a freeze boundary was previously applied to limit access control. This temporary lock narrows the editable scope, requiring a boundary removal to restore full editing permissions.

What happens to session state when I clear a freeze boundary?

When you clear a freeze boundary, the system reads the stored freeze state and deletes the marker. This resets the session state, confirms the prior scope, and ensures edits are allowed everywhere again.

Can I restore full repository editing access after a temporary lock?

Yes, you can restore full repository editing access after a temporary lock by removing the freeze boundary. This widens the editable scope back to the entire workspace and confirms that the lock has been cleared.

Does clearing a freeze boundary report the prior restricted scope?

Yes, clearing a freeze boundary provides operational feedback by reporting the prior restricted scope. It confirms whether a boundary existed and verifies that session-level access control has been fully reset.