tag
gstack-safety▌
5 indexed skills · max 10 per page
skills (5)
guard
garrytan/gstack · gstack-safety
Combines `/careful` and `/freeze` for maximum safety when working in sensitive environments.
freeze
garrytan/gstack · gstack-safety
Sets a session-wide edit boundary so file changes only happen inside a chosen directory.
careful
garrytan/gstack · gstack-safety
Safety hook that intercepts destructive shell commands and asks before running risky operations like recursive delete, data-destruction SQL, reset-hard, or force-push.
unfreeze
garrytan/gstack · gstack-safety
Clears the directory edit boundary previously set by `/freeze`.
setup-deploy
garrytan/gstack · gstack-safety
Detects platform-specific deployment details and writes the config needed for future `land-and-deploy` runs.