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". (gstack)

24601 abab021 3 files · 8.0 KB Updated 34 repo stars

File contents

24601/gastack/tree/main/freeze commit abab021c71

Frequently asked questions

npx skillmds@latest add 24601/freeze