Thumbgate Guard banner
IgorGanapolsky IgorGanapolsky

Thumbgate Guard

Development community

Description

--- name: thumbgate-guard description: Turn the last agent mistake into a hard prevention rule the agent cannot bypass. Use after a bad tool call, a wrong action, or a thumbs-down — "guard against this", "block this from happening again", "never do that again", "promote this to a rule". allowed-tools: mcp__thumbgate__capture_feedback, Bash(npx thumbgate force-gate:*), Bash(npx thumbgate quickstart:*) --- # ThumbGate Guard Capture the mistake the agent just made and promote it into a Pre-Action

Installation

Installs to ~/.claude/commands/igorganapolsky-thumbgate-thumbgate-guard.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/IgorGanapolsky/ThumbGate/HEAD/.claude/commands/thumbgate-guard.md -o ~/.claude/commands/igorganapolsky-thumbgate-thumbgate-guard.md

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

Full documentation available on GitHub

View Source Repository