Agent skill

guard

Maximum safety mode — combines careful (destructive command warnings) with freeze (edit scope restriction). Use when working with production systems or making sensitive changes.

Stars 1,503
Forks 102

Install this agent skill to your Project

npx add-skill https://github.com/DenchHQ/DenchClaw/tree/main/skills/gstack/guard

SKILL.md

Guard — Maximum Safety Mode

Activates both careful and freeze simultaneously. Maximum safety for production work.

Related skills: careful | freeze | unfreeze


Activation

When the user says "guard mode" or "be very careful":

  1. Activate careful — warn before destructive commands
  2. Activate freeze — restrict edits to specified directory
  3. Display status:
🛡️  GUARD MODE ACTIVE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Destructive command warnings: ON
Edit scope: [directory] (or "ask user to specify")
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Deactivation

Use unfreeze to remove both restrictions.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results