careful
Installation
SKILL.md
Careful
I'll catch destructive commands before they run and give you a moment to confirm — or choose a safer path. Inspired by gstack's careful skill.
Token Optimization
Expected range: 100–300 tokens per intercept, 20 tokens (no destructive pattern detected)
Patterns used: Grep-based pattern matching, early exit (no match), progressive disclosure (warning → alternatives)
Early exit: If no destructive pattern is found in the proposed command, exit immediately without comment.
When to Use
Invoke before running a command you're unsure about, or configure as a pre-execution hook: