# Unfreeze

> Remove the freeze/guard edit boundary. Restores unrestricted file editing.

- Skill: `aspectrr/unfreeze` (Agent Skill)
- Install (CLI): `npx skillmds@latest add aspectrr/unfreeze`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aspectrr/unfreeze/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: aspectrr (https://skillmd.com/u/aspectrr)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/aspectrr/unfreeze

---


# Unfreeze — Remove Edit Restrictions

Removes the edit scope restriction set by [freeze](../freeze/SKILL.md) or [guard](../guard/SKILL.md).

**Related skills:** [freeze](../freeze/SKILL.md) | [guard](../guard/SKILL.md) | [careful](../careful/SKILL.md)

---

## Behavior

1. Clear the freeze boundary
2. If guard mode was active, also deactivate careful mode
3. Confirm:

```
🔓 UNFROZEN — edits unrestricted. Guard mode OFF.
```

