Use when working near production, sensitive systems, or destructive operations. Activates on-demand safety hooks that block dangerous commands. Supports modes — careful (warn), freeze (guided, keeps writes within scope), unfreeze (remove restrictions). Triggers on /guard, /careful, /freeze, /unfreeze.
$npx -y skills add garagon/nanostack --skill guardInstalls into the current project.
Run `npx skills use "https://github.com/garagon/nanostack" --skill "garagon/nanostack/guard"` 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/garagon/nanostack" that are relevant to the current task. Run `npx skills add "https://github.com/garagon/nanostack"` and select the relevant skills, then follow their instructions.