Halt Check banner
bookedsolidtech bookedsolidtech

Halt Check

Testing community

Description

--- description: Smoke test — verify every hook and middleware respects the HALT kill switch. Advisory, read-only. allowed-tools: - Bash(npx rea check:*) - Bash(ls:*) - Read --- # /halt-check — Kill Switch Smoke Test Verifies that the REA HALT kill switch is actually enforced end-to-end: hooks check for `.rea/HALT` at their top, middleware short-circuits on kill-switch, and governed tool calls are denied when the file is present. Run this after any change to hooks, middleware, or `.claud

Installation

Installs to ~/.claude/commands/bookedsolidtech-rea-halt-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bookedsolidtech/rea/HEAD/.claude/commands/halt-check.md -o ~/.claude/commands/bookedsolidtech-rea-halt-check.md

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

Full documentation available on GitHub

View Source Repository