Install
openclaw skills install thumbgateStop your AI from making the same mistake twice. Pre-Action Gates that block repeat hallucinations, retry loops, and known-bad tool calls before they reach t...
openclaw skills install thumbgateStop your AI from making the same mistake twice.
Repeated AI mistakes cost real money in tokens. Thumbs-down once — ThumbGate blocks that exact pattern on every future call, across every agent you use.
thumbgatenpx thumbgate init
Bootstraps .thumbgate/ and wires PreToolUse hooks into your agent. Works out-of-the-box with Claude Code, Cursor, Codex, Gemini CLI, Amp, OpenCode, and any MCP-compatible agent.
thumbgate capture "Never run --force push to main" # create a rule
thumbgate gates list # see active gates
thumbgate feedback down "agent ignored file paths" # capture a thumbs-down
thumbgate lessons search "DROP TABLE" # recall prior lessons
thumbgate dashboard # open the local dashboard
PreToolUse hooks physically block matching tool calls before the model is invoked. Zero tokens spent on the repeat.DROP TABLE, git push --force, etc.) blocked at the tool-call layer, not the prompt layer.Dashboard + live tokens-saved counter: https://thumbgate-production.up.railway.app/dashboard