Setup & Installation
What This Skill Does
Clears the directory restriction set by /freeze, restoring edit access to all directories in the current session. Works by removing the freeze state file so the registered hooks allow edits everywhere again. Run it when you need to widen scope without ending the session. Instead of ending and restarting a session to clear directory restrictions, unfreeze removes the state file in place so the existing hooks immediately allow all edits again.
When to use it
- Working with unfreeze functionality
- Implementing unfreeze features
- Debugging unfreeze related issues
