Safety guardrails — blocks destructive commands (rm -rf, DROP TABLE, force-push, git reset --hard) and optionally restricts file edits to a specific directory. Use when working on critical systems or when you want extra protection.
$npx -y skills add houseofmvps/ultraship --skill guardInstalls into the current project.
Run `npx skills use "https://github.com/houseofmvps/ultraship" --skill "houseofmvps/ultraship/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/houseofmvps/ultraship" that are relevant to the current task. Run `npx skills add "https://github.com/houseofmvps/ultraship"` and select the relevant skills, then follow their instructions.