Skip to main content

careful

Stars9
Forks0
UpdatedJune 8, 2026 at 20:29

Adds a protective decision layer before risky operations so destructive or irreversible actions require explicit evidence and intent. Use when the user asks to be careful with this, add a safety guard, protect the risky action, or pause before destructive work — even when they only say "don't break anything". Adds an intent/confirmation check on actions; defers locking a path from edits to `safety-guardrails/freeze`, the combined intent-plus-boundary guard to `safety-guardrails/guard`, and lifting a boundary to `safety-guardrails/unfreeze`.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly