unfreeze

Remove the freeze marker to restore editing access across all directories.

10|3|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/olaafrossi/FoamPilot --skill unfreeze-olaafrossi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/olaafrossi/FoamPilot/tree/main/.claude/skills/unfreeze
Command: npx skills add https://github.com/olaafrossi/FoamPilot --skill unfreeze-olaafrossi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When a freeze boundary is set, edits across directories are blocked. Unfreezing restores the ability to modify all files and directories.

Core Features & Use Cases

  • Clear the edit restriction by removing the freeze marker.
  • Restore full editing scope across the project after a freeze.
  • Use case: during a debugging session when you need to modify multiple modules without restarting the session.

Quick Start

Clear the freeze boundary and re-enable edits across the workspace.

Frequently Asked Questions about unfreeze

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

FAQPage Schema
How do I unfreeze edits and restore access to all directories in my workspace?

To unfreeze edits and restore access to all directories, remove the freeze marker file blocking changes. This detects and deletes the marker, confirming full editing scope is resumed across the project workspace.

Why are edits blocked across directories during my developer session?

Edits are blocked across directories because a freeze boundary marker file was set in a prior session. Unfreezing removes this marker to restore the ability to modify all files and directories.

Can I resume editing multiple modules without restarting my debugging session?

Yes, you can resume editing multiple modules without restarting the session. Unfreezing clears the edit restriction by removing the marker, restoring full editing scope across the project during active debugging.

How does removing the freeze marker affect my workspace editing scope?

Removing the freeze marker restores full workspace editing scope. It clears the edit restriction previously set, allowing you to modify all files and directories across the entire project again.

What is the best way to clear an edit restriction in a bash workspace session?

The best way to clear an edit restriction in a bash workspace session is to unfreeze the edit boundary. This detects the freeze marker, removes the file, and confirms the new editing scope is active.