Pre-Action Guard

Community

Catch dangerous actions before they run.

AuthorSounder25
Version1.0.0
Installs0

System Documentation

## What problem does it solve? This Skill intercepts high-stakes actions (file writes, command execution) and validates them against safety rules and the current active plan to prevent accidental data loss or system corruption.

## Core Features & Use Cases

  • Safety gate: Validates destructive or irreversible actions before they run.
  • Context awareness: Checks actions against the active plan to ensure alignment.
  • Root deletion protection: Automatically blocks dangerous broad deletions and prompts for confirmation for risky but targeted operations.

### Quick Start Use the guard_check.ps1 script to assess a risky action before execution. Example: powershell -NoProfile -ExecutionPolicy Bypass -File scripts/guard_check.ps1 -Action "write_to_file" -Target "/path/to/file" -Plan "current plan"

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Pre-Action Guard
Download link: https://github.com/Sounder25/Google-Antigravity-Skills-Library/archive/main.zip#pre-action-guard

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.