Lock file edits to one directory for the session — Edit/Write outside it are blocked, not just warned. Use when debugging to stop accidental edits to unrelated code, or to fence a parallel agent to one module. Triggers "freeze edits", "lock editing scope", "restrict edits to", "only edit this folder", "unfreeze", "lift the freeze".
$npx -y skills add darkroomengineering/cc-settings --skill freezeInstalls into the current project.
Run `npx skills use "https://github.com/darkroomengineering/cc-settings" --skill "darkroomengineering/cc-settings/freeze"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/darkroomengineering/cc-settings" that are relevant to the current task. Run `npx skills add "https://github.com/darkroomengineering/cc-settings"` and select the relevant skills, then follow their instructions.