Skip to main content

guard

Estrellas9
Forks0
Actualizado17 de junio de 2026 a las 23:32

Combines intent checks and write boundaries so risky work stays inside explicit limits until the owner decides otherwise. Use when the user asks to guard this work, turn on the safety guard, protect this area, or combine careful and freeze — even when they only ask to "lock things down while we work". Bundles both layers; use `safety-guardrails/careful` for an intent check alone, `safety-guardrails/freeze` for a path lock alone, and `safety-guardrails/unfreeze` to lift the boundary.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
4 archivos
SKILL.md
readonly