<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly -- <!-- Regenerate: bun run gen:skill-docs -- When to invoke this skill Use when you want to widen edit scope without ending the session. Use when asked to "unfreeze", "unlock edits", "remove freeze", or "allow all edits". /unfreeze — Clear Freeze Boundary Remove the edit restriction set by , allowing edits to all directories. Clear the boundary Tell the user the result. Note that hooks are still registered for the session — they will just allow everything since no state file exists. To re-freeze, run again. ---