ThumbGate adds deterministic pre-action gates to AI coding agents. Before any destructive operation executes, ThumbGate checks it against enforceable rules.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add thedixitjain/the-mega-skill-library --skill thumbgate-pre-action-gates-for-ai-coding-agents --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Thumbgate Pre Action Gates For Ai Coding Agents?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thedixitjain-thumbgate-pre-action-gates-for-ai-coding-agents)More formats (shields.io, HTML) on the badges page.
---
name: thumbgate-pre-action-gates-for-ai-coding-agents
description: "ThumbGate adds deterministic pre-action gates to AI coding agents. Before any destructive operation executes, ThumbGate checks it against enforceable rules."
category: ai-agents-and-harness
source_repo: davepoon/buildwithclaude
source_path: "plugins/thumbgate/skills/thumbgate/SKILL.md"
source_url: https://github.com/davepoon/buildwithclaude/blob/HEAD/plugins/thumbgate/skills/thumbgate/SKILL.md
---
# ThumbGate — Pre-Action Gates for AI Coding Agents
## What it does
ThumbGate adds deterministic pre-action gates to AI coding agents. Before any destructive operation executes, ThumbGate checks it against enforceable rules.
## Key features
- **33 pre-action gates** — block destructive actions (force-push, mass delete, destructive SQL) before they execute
- **Thumbs up/down feedback** — type "thumbs down" and the mistake becomes a prevention rule
- **Budget enforcement** — action count + time limits prevent runaway sessions
- **Self-protection** — agent cannot disable its own governance
- **NIST/SOC2 compliance tags** — enterprise-ready gate rules
## Installation
```
npx thumbgate
```
## Usage
Start a Claude Code session with ThumbGate installed. When the agent does something wrong, type "thumbs down" — ThumbGate captures the mistake, distills a lesson, and creates a prevention rule that blocks the pattern from repeating.
---
**Source:** [`davepoon/buildwithclaude`](https://github.com/davepoon/buildwithclaude) → `plugins/thumbgate/skills/thumbgate/SKILL.md`
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!