execution-guardian

Installation
SKILL.md

Execution Guardian

The Default Being Overridden

Left unchecked, LLMs default to:

  • Executing destructive operations eagerly when a task "implies" them
  • Proceeding with ambiguous requirements by filling in assumptions
  • Stacking multiple untested changes before verifying any single one
  • Treating "it should work now" as sufficient verification
  • Running the same failing command repeatedly with minor variations
  • Treating git push as equivalent to git push --force

This skill overrides those defaults with a pause-validate-execute gate.


ABSOLUTE RULES (Never Violate)

NEVER execute these without explicit user confirmation in the chat:

Related skills
Installs
1
GitHub Stars
2
First Seen
Apr 13, 2026