Full safety mode: destructive command warnings + directory-scoped edits. Combines /gs:careful (warns before rm -rf, DROP TABLE, force-push, etc.) with /gs:freeze (blocks edits outside a specified directory). Use for maximum safety when touching prod or debugging live systems. Use when asked to "guard mode", "full safety", "lock it down", or "maximum safety". (gstack)
$npx -y skills add thanh-abaii/gstack-windows-port --skill gstack-guardInstalls into the current project.
Run `npx skills use "https://github.com/thanh-abaii/gstack-windows-port" --skill "thanh-abaii/gstack-windows-port/gstack-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/thanh-abaii/gstack-windows-port" that are relevant to the current task. Run `npx skills add "https://github.com/thanh-abaii/gstack-windows-port"` and select the relevant skills, then follow their instructions.