What problem does it solve?
Edits and changes can creep into code or documents outside the intended directory, leading to accidental modifications, unstable builds, or security risks. This Skill helps you constrain all edits to a single, user-specified folder for the current session, preventing drift.
Core Features & Use Cases
- Boundary-based Edit Lock: Restricts Edit and Write operations to the configured directory, blocking any attempt to modify files outside it.
- Session-scoped Safety: Persists the boundary for the duration of the session and provides clear feedback when a breach occurs.
- Use Case: While debugging a module, set the freeze boundary to your module folder to prevent accidental changes elsewhere in the workspace.
Quick Start
Set the freeze directory, then continue editing within that path while all outside edits are blocked for the session.