Freezing Edits

Blocks all file writes and edits outside a specified directory for the rest of the session. Use when debugging, investigating, or doing exploratory work where you want to prevent accidental modifications to unrelated code. Pass the allowed directory as an argument, e.g. /freezing-edits src/components

RiccardoGrin d223c6a 2.3 KB Updated

File contents

RiccardoGrin/skills/tree/main/skills/freezing-edits commit d223c6a19a

Frequently asked questions

npx skillmds@latest add riccardogrin/freezing-edits