Tag: tool-guardrails
skill
★ 19
Pre-action gates for preventing agent mistakes
This skill implements pre-tool-use hooks to intercept and block known bad agent actions, such as repeated hallucinations or destructive calls. It saves tokens and prevents the model from executing mistakes that have been previously identifi…
tool
Agent Safety Gates for AI Coding Agents
ThumbGate implements pre-action gates for AI agents, capturing structured feedback (thumbs up/down) to identify failure patterns. It automatically generates prevention rules and blocks known-bad tool calls via the MCP PreToolUse hook, signi…