Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. User can override each warning. Use when touching prod, debugging live systems, or working in a shared environment. Use when asked to "be careful", "safety mode", "prod mode", or "careful mode". (gstack)
$npx -y skills add ajsai47/holyclaude --skill carefulInstalls into the current project.
Run `npx skills use "https://github.com/ajsai47/holyclaude" --skill "ajsai47/holyclaude/careful"` 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/ajsai47/holyclaude" that are relevant to the current task. Run `npx skills add "https://github.com/ajsai47/holyclaude"` and select the relevant skills, then follow their instructions.