Freeze

Restrict file edits to a specific directory for the session. Blocks Edit and Write outside the allowed path. Use when debugging to prevent accidentally "fixing" unrelated code, or when you want to scope changes to one module. Use when asked to "freeze", "restrict edits", "only edit this folder", or "lock down edits".

Samin12 Updated

File contents

Samin12/skills/tree/main/freeze commit f4f9e1a66c

Frequently asked questions

npx skillmds@latest add samin12/freeze