This is a plugin for Codex and Claude Code that enforces strict boundaries on AI task execution. It intercepts tool calls to prevent unauthorized file writes, unnecessary dependency additions, and redundant verification loops. The system runs on Node 18+ and uses a specific skill and guard architecture to halt actions that violate the defined intent.
It is useful if you are tired of agents refactoring code they were not asked to touch or generating useless checksums. The catch is that it requires manual configuration for specific file or dependency allowances, which adds friction to complex tasks. This is not for teams that prefer fully autonomous agent behavior without hard stops.
Leave a comment