Guardrail Sim banner
yotamleo yotamleo

Guardrail Sim

Git community

Description

--- description: Pre-flight guardrail simulator — feed planned Bash commands on stdin and it flags/rewrites the predictable himmel guardrail collisions (compound→single, WSL-bash→Git Bash, destructive-git, on-main-write) + a curated learnings file, before they stall a run (HIMMEL-475). --- Pre-flight guardrail simulator (HIMMEL-475, C1 of the autonomy-resilience epic). Before running a planned batch of Bash commands, pipe them through the simulator to catch the predictable guardrail collisions

Installation

Installs to ~/.claude/commands/yotamleo-himmel-guardrail-sim.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yotamleo/Himmel/HEAD/.claude/commands/guardrail-sim.md -o ~/.claude/commands/yotamleo-himmel-guardrail-sim.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository