unfreeze

Removes freeze boundary marker to re-enable unrestricted project-wide editing.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/BaGyun0107/harness-starterkit --skill unfreeze-bagyun0107
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unfreeze
Source: https://github.com/BaGyun0107/harness-starterkit/tree/main/.agents/skills/gstack-unfreeze
Command: npx skills add https://github.com/BaGyun0107/harness-starterkit --skill unfreeze-bagyun0107

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the freeze boundary set by /freeze, allowing unrestricted editing of all directories in the project.

Core Features & Use Cases

  • Boundary Removal: Clears the freeze marker to unlock editing throughout the project workspace.
  • Use Case: When a team member wants to make comprehensive changes after a temporary freeze, this Skill removes the restriction easily.
  • Operational Scope: It checks for the presence of a freeze state file and deletes it to lift editing limits.

Quick Start

Use the gstack-unfreeze skill to instantly remove all freeze boundaries and enable project-wide edits.

Frequently Asked Questions about unfreeze

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

FAQPage Schema
How do I remove edit restrictions in a project workspace?

To remove edit restrictions in a project workspace, you need to clear the freeze boundary marker. This action validates the existence of a freeze state file and deletes it to restore unrestricted editing access across all directories.

What happens when I unfreeze a project workspace?

When you unfreeze a project workspace, the system deletes the freeze marker set by the freeze command. This instantly lifts all editing limits and enables unrestricted, comprehensive changes for team collaboration.

How do I lift a temporary freeze for team collaboration in project management?

To lift a temporary freeze for team collaboration, use an unfreeze operation to clear the boundary marker. This removes the restriction easily, allowing team members to make comprehensive changes to the project workspace.

Can I enable full project access if a freeze marker is missing?

Enabling full project access requires validating the existence of a freeze marker first. If the freeze state file is missing, the system cannot perform the deletion needed to lift editing limits and restore access.

Does restriction removal work without dependencies?

Yes, restriction removal works without dependencies. The operation directly checks for the presence of a freeze state file within the project workspace and deletes it to lift editing limits independently.

When should I not use an unfreeze command in project management?

You should not use an unfreeze command when a temporary freeze is intentionally active to protect project workspace stability. Removing the restriction deletes the freeze marker, enabling unrestricted edits that might disrupt ongoing team collaboration.