__GOOGLE_SITE_VERIFICATION_META__ ThumbGate β€” Stop paying for the same AI mistake twice __GA_BOOTSTRAP__
πŸ‘ πŸ‘Ž Pre-action gates for AI coding agents

Stop paying for the same AI mistake twice.

ThumbGate turns a single thumbs-down into a rule that blocks the next repeat before Claude Code, Cursor, Codex, Gemini CLI, Amp, Cline, or OpenCode runs the tool call.

$ agent attempts risky action
BLOCKED: never run DROP on production tables
Agent must choose a safer plan with evidence.
$ npx thumbgate init click to copy
Install Free CLI Get Pro β€” $19/mo
weekly npm installs of thumbgate MIT open source Local-first Works with MCP-compatible agents Verification evidence in GitHub

Block your first repeated AI mistake in 5 minutes.

Install, give one thumbs-down, and let the PreToolUse hook stop that failure from rerunning. Upgrade only when you need dashboards, exports, or shared team enforcement.

1. Install ThumbGate

Run npx thumbgate init in your repo. Claude, Cursor, Codex, Gemini, Amp, Cline, and OpenCode are supported through local hook or MCP-compatible setup paths.

2. Give feedback

Use thumbs up for a good pattern and thumbs down for a failure. ThumbGate distills the correction into a concrete prevention rule.

3. The repeat gets blocked

The next matching tool call is stopped before execution, with a reason the agent can use to choose a safer plan.

terminal β€” see it work in 30 seconds
# Install in 30 seconds
npx thumbgate init
 
# Your agent tries to delete production db...
β›” Check blocked: "Never run DROP on production tables"
# Rule auto-generated from your previous πŸ‘Ž
 
# That's it. One thumbs-down = one permanent check.

This is the entire product in 2 lines. Install, give feedback, checks auto-generate.

See the footer before you ship the next repeat.

Claude renders the live ThumbGate footer now. npx thumbgate init --agent codex installs the same Codex hook bundle and writes the ThumbGate statusLine target so you can test it on your local Codex build immediately.

Claude Code terminal footer showing ThumbGate version, plan, thumbs up and thumbs down counts, dashboard, lessons, and latest mistake.
Claude live footer with ThumbGate stats, links, and the latest mistake summary.
OpenAI Codex terminal footer on the published ThumbGate test lane.
Codex test lane after the published ThumbGate install path writes PreToolUse, UserPromptSubmit, PostToolUse, SessionStart, and the statusLine target.

The fastest path for Claude users: install the extension and start blocking mistakes.

ThumbGate ships a published Claude Desktop extension bundle (.mcpb) you can install today. Claude Code users can also add the repo marketplace plugin immediately. No waiting for directory approval.

1. Install for Claude Code

Run npx thumbgate init --agent claude-code or add via claude mcp add thumbgate -- npx --yes --package thumbgate thumbgate serve

2. Or install the Claude Extension

Download the .mcpb bundle for Claude Desktop, or use the repo marketplace: /plugin marketplace add IgorGanapolsky/ThumbGate

3. Give feedback, checks auto-generate

Type thumbs down when Claude makes a mistake. ThumbGate distills a lesson from up to 8 prior entries and blocks the pattern permanently via PreToolUse hooks.

Download Claude Extension (.mcpb) Claude Desktop setup guide Claude plugin docs

Claude Code Skill: Type /thumbgate in any Claude Code session. Auto-triggers on β€œcheck”, β€œfeedback”, β€œblock mistake”. Free skill on top of the same local gateway.

Use the GPT as a preflight desk for risky commands, refunds, deploys, and PR actions.

ThumbGate should meet users where they already ask AI for help. The live GPT is the fastest way to preflight a risky action, capture a typed thumbs-up/down lesson, and prove the enforcement loop before installing anything. As ChatGPT ads roll out, this matters more: ChatGPT can stay the discovery and checkpointing layer, while ThumbGate remains the hard execution boundary after npx thumbgate init.

1. Open the live GPT

Paste a proposed command, file edit, merge, deploy, refund, invoice, or API call and ask whether to allow, block, or checkpoint it.

2. Save the typed signal

Reply in chat with thumbs up: or thumbs down: plus one concrete sentence. Do not rely on ChatGPT's native rating buttons for ThumbGate memory.

3. Enforce locally

Run npx thumbgate init in the repo so Pre-Action Checks block repeated mistakes before the coding agent executes them.

Open ThumbGate GPT ChatGPT Actions setup Why ChatGPT ads need checks

Find it fast: if the direct link does not open, go to Explore GPTs, search ThumbGate, and choose the GPT by Igor Ganapolsky in Programming. Plain English rule: ChatGPT is the discovery and memory surface for advice, checkpointing, and typed feedback capture. One typed signal becomes one remembered rule. The hard Reliability Gateway still runs in the local agent or CI lane.

One gateway across the agent surfaces you already use

🧩 Claude Desktop Extension

Install the published Claude Desktop plugin .mcpb bundle today. Claude Code users can add the repo marketplace immediately with /plugin marketplace add. No waiting for directory approval. 60-second setup guide β†’

Download .mcpb bundle β†’

⚑ Claude Code Skill

Type /thumbgate in any Claude Code session. Auto-triggers on "check", "feedback", "block mistake". Free skill on top of the same local gateway teams later harden into a shared workflow.

Read the Claude Code guide β†’

πŸ€– AI CLIs

Claude Code, Codex, Gemini CLI, Amp, and OpenCode all use the same gateway and memory model. Any MCP-compatible agent gets pre-action checks, feedback memory, and enforcement out of the box.

Open the setup guide β†’

☁️ Google Data Agent Kit

Cloud Next 2026 shipped BigQuery, Spanner, AlloyDB, and Cloud SQL as MCP tool calls into Claude Code, Codex, and Gemini CLI. ThumbGate checks the destructive ones β€” DROP on prod datasets, unscoped DELETEs, IAM escalation β€” before they fire.

Read the GCP guardrails guide β†’

🧩 Codex plugin

Codex gets a standalone ThumbGate plugin bundle, a repo-local plugin profile, and the same auto-updating MCP launcher. The runtime resolves thumbgate@latest when Codex starts, so npm fixes reach active installs. The install page includes the zip, MCP config, and verification path in one place.

Open the Codex install page β†’

🎯 Cursor plugin

Drop the ThumbGate MCP config into .cursor/mcp.json and Cursor gets the same pre-action checks as Claude Code and Codex. Ships with bundled rules, commands, hooks, and agents.

Read the Cursor guide β†’

✏️ Editor workflows

VS Code works when you run an MCP-compatible agent inside it (Continue, Cline, etc.). Any editor that speaks MCP stdio gets the same gateway.

Open the setup guide β†’

πŸ—‚οΈ MCP Server Directory

ThumbGate is listed on mcp.so so MCP-compatible clients can verify the package, copy the npx config, and confirm they are installing the real Pre-Action Checks server.

View on mcp.so β†’

πŸ’¬ ChatGPT GPT Actions

Open the ThumbGate GPT to preflight risky commands, deploys, refunds, PR actions, and setup steps, capture thumbs-up/down lessons, and save typed signals. Real blocking for coding agents still runs locally after npx thumbgate init.

Open ThumbGate GPT β†’

See the enforcement before you buy anything

πŸ” Live Dashboard Demo

Search lessons, inspect checks, mark a review checkpoint, and see only what changed since the last pass. No signup or install required.

Open Dashboard Demo β†’

β›” Check Reasoning Chains

Every block explains why: which pattern matched, what evidence triggered it, and whether the rule came from your own corrections.

πŸ“Š Org Dashboard (Team)

See which agents are creating review churn, which checks are saving time, and where rollout risk is still concentrated across the shared workflow.

🧱 Isolated Execution Lanes

High-risk local autonomy can route into Docker Sandboxes, while hosted team automations use a signed sandbox dispatch lane instead of running loose on a shared host.

Data Processing Boundaries

Local enforcement data stays in the operator's ThumbGate feedback directory by default. Hosted checkout, intake, newsletter, team sync, and product analytics are labeled as hosted processing surfaces instead of being blurred into the local runtime.

πŸ§ͺ Thompson Sampling

Confidence tiers (none/low/medium/high) tell you when to trust the model vs fall back to rules. No guessing.

πŸͺž History-Aware Lessons

When the current Claude auto-capture hook only gets a vague thumbs-down, ThumbGate can reuse up to 8 prior recorded entries plus the failed tool call, then keep a linked 60-second feedback session open for later corrections instead of creating a dead-end note.

Enforcement is the missing layer in AI orchestration.

Big orchestration suites unify data, routes, and decisions. ThumbGate sits closer to the moment of execution: the point where an agent is about to run a shell command, ship a PR, approve a release, or repeat a mistake you already corrected. That is where workflow trust is won or lost.

Broad orchestration platforms

Good at customer journeys, routing, and cross-system context. Weak when you need a coding agent or automation to stop before a destructive or low-trust action actually runs.

ThumbGate

Turns operator feedback into Pre-Action Checks. It does not just remember the mistake. It blocks the repeat at the tool-call boundary across Claude Code, Cursor, Codex, Gemini, Amp, Cline, and OpenCode.

The stack that makes sense

Use orchestration to decide what should happen next. Use ThumbGate to decide what is allowed to execute. That is the control layer enterprises actually need once agents touch repos, terminals, CI, or production workflows.

Compare orchestration vs enforcement β†’ Platform team rollout β†’ Regulated workflow pattern β†’
Compare ThumbGate with other agent-safety approaches
Browse the guide library SpecLock Mem0 Fallow Pre-action checks Agent harness optimization Code graph guardrails Developer machine supply chain Proxy pointer RAG RAG precision tuning Internal AI engineering stack SEO agent skills Claude Code skills Long-running agent context Reasoning compression Browser automation safety Native messaging host security AI search topical presence Stop agents breaking production Relational knowledge Claude Code feedback Autoresearch safety

Stop self-improving coding loops from hacking the benchmark.

Autoresearch loops run experiments, inspect metrics, and accept better variants. ThumbGate gives those loops a Reliability Gateway: Pre-Action Checks for skipped holdout tests, fake proof, reward hacking, unsafe edits, and promotion without verification evidence.

Guard the metric

Require primary and holdout checks before an agent can call a variant better. Block cherry-picked runs and missing baselines.

Preserve proof trails

Promotion needs commands, logs, changed files, and verification evidence so the win survives review instead of becoming a vague claim.

Ship into CI

Start with templates for npm test, Playwright duration, bundle size, lint, and CI failures, then add Team checks for shared workflows.

Three steps to stop repeated AI failures

1

Feedback

Give πŸ‘ or πŸ‘Ž on your AI agent's actions. Feedback is stored in a SQLite+FTS5 lesson DB. In the current Claude auto-capture hook, a vague thumbs-down can distill from up to 8 prior recorded entries and the failed tool call before promotion, then stay linked to a 60-second feedback session. Example: you πŸ‘Ž a risky migration β†’ it auto-promotes to a "never run DROP on prod" check.

2

Distill + Rules

Repeated failures auto-promote into prevention rules. Thompson Sampling adapts which rules fire, and the reflector lane can propose a reusable rule from the same transcript so high-risk patterns get stricter enforcement while low-risk ones stay relaxed.

3

Checks

Rules become Pre-Action Checks that block your agent before it repeats the same mistake. Your agent can't force-push, skip tests, or repeat a refactor you already rejected. No more fix-loops.

Checks block. They don't ask nicely.

Don't trust β€” verify

Every block shows why: pattern match, evidence, confidence score.

Real tools, not wishes

Checks physically block tool calls. Not prompt tricks. Not "please don't."

Force models to show work

Reasoning chains on every check decision. Thompson Sampling confidence tiers.

Log everything, learn automatically

Repeated failures auto-promote to checks. Org dashboard shows all agents.

Keep risky runs off the host

When Workflow Sentinel predicts a risky local action, ThumbGate can recommend Docker Sandboxes before the agent touches the host filesystem or broader credentials.

Ship with versioned proof

Changesets, SemVer, sync checks, and verification evidence make new package releases inspectable before a buyer trusts the next rollout.

terminal
# Install in 30 seconds
npx thumbgate init
 
# Your agent tries to delete production db...
β›” Check blocked: "Never run DROP on production tables"
# Rule auto-generated from your previous πŸ‘Ž
 
# Works with your existing setup
npx thumbgate init # bootstraps .thumbgate and .mcp.json
# Use repo guides for Claude plugin, Codex app plugin, Cursor plugin, and OpenCode profiles

Install for Your Agent

Claude Code

npx thumbgate init --agent claude-code

Wires PreToolUse hooks automatically

Cursor

npx thumbgate init --agent cursor

4 skills: feedback, rules, search, recall

Codex

npx thumbgate init --agent codex

6 skills including adversarial review

Gemini CLI

npx thumbgate init --agent gemini

Gemini CLI integration

Amp

npx thumbgate init --agent amp

Amp agent integration

Any MCP Client

npx thumbgate serve

MCP stdio server for any compatible client

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "thumbgate": {
      "command": "npx",
      "args": ["--yes", "--package", "thumbgate", "thumbgate", "serve"]
    }
  }
}

Official directory review is separate. Claude Code users can install immediately with /plugin marketplace add IgorGanapolsky/ThumbGate and /plugin install thumbgate@thumbgate-marketplace.

Stop paying for agent mistakes you already fixed.

Free
$0
Block repeated mistakes daily. Forever free for solo devs.

Unlimited captures, 5 active rules. Enough to make ThumbGate part of your daily flow. Upgrade when you want the dashboard, exports, or unlimited rules.

  • Unlimited feedback captures β€” every thumbs-down, every session
  • Up to 5 active auto-promoted prevention rules
  • No recall or lesson search
  • No exports (DPO, Databricks, HuggingFace)
  • All MCP integrations (Claude Code, Cursor, Codex, Gemini, Amp, any MCP agent)
  • PreToolUse hook blocking with built-in safety checks (force-push, destructive SQL, secrets)
  • Setup guide for all agents β†’
$ npx thumbgate init click to copy
Install Free
Pro
$19/mo
Stop paying tokens to re-correct the same agent mistake across sessions.
  • Block every repeat mistake β€” unlimited feedback captures and prevention rules (Free caps at 5 active rules)
  • Never re-explain a correction β€” lesson recall and search across sessions on every agent surface
  • See exactly which rule fired β€” Visual check debugger for every blocked action and the check that fired
  • One install, every agent β€” Auto-connect so supported agents appear automatically after setup (Claude Code, Cursor, Codex, Gemini, Amp, Cline, OpenCode)
  • Fine-tune your local model on what your team actually wants β€” DPO training data export with ready-to-use preference pairs for fine-tuning
  • Audit-ready enforcement proof β€” Personal local dashboard for the individual operator with auditable block history
  • Ship hardened agents to production β€” Model Hardening Advisor plus HuggingFace dataset export
  • Hand a PR with proof β€” Review-ready workflow support and proof-ready lesson bundles a reviewer can verify in 30 seconds
  • Hand off without re-onboarding β€” Team lesson export/import for handoff or migration
What your Pro dashboard looks like
checks: 36 active
feedback: unlimited
exports: DPO + lessons
PAY-NOW PRO
Upgrade to Pro β€” $19/mo

Billed today Β· cancel anytime.

Team
$49/seat/mo
Shared enforcement memory for one team workflow first.
  • Everything in Pro for each seat
  • Shared lesson database for Team seats, with export/import and shared workflow rules
  • Org dashboard visibility across agent surfaces
  • Hosted review views for team verification evidence
  • Check template library for deploys, publish, refunds, and DB work
  • Workflow hardening sprint intake for approval boundaries and rollback safety
  • Email support during pilot rollout
Start 3-seat Team β€” $147/mo Or qualify first via Workflow Hardening Sprint intake β†’

Team is $49/seat/mo with a 3-seat minimum. Self-serve checkout starts you at $147/mo for 3 seats; add more seats from the dashboard. Prefer to qualify the workflow before paying? Start with the intake.

Need a custom diagnostic, sprint, or setup? Send workflow first β†’

Start the AI Agent Governance Sprint with one repeat failure

This is the fastest path to first paid value for teams. Start with one repo, one workflow owner, and one blocker. The intake is designed to prove that ThumbGate reduces review churn, rollout risk, or repeated agent mistakes before a wider rollout.

Tell us the workflow. Get a proof plan.

The highest-fit Team buyer is already feeling one repeated failure. Start with a paid diagnostic when budget is ready, or use intake when you need qualification first.

30-minute intake

Workflow Hardening Diagnostic

Paid triage for one repeated agent or review failure, with a concrete proof plan and go/no-go recommendation.

AI Agent Governance Sprint

48-hour Workflow Hardening Sprint for one workflow owner, one blocker, approval boundaries, rollback safety, one proof review, and one hardened rollout path.

Reliable AI Agent Governance Setup

Full ThumbGate-powered setup for Claude Code, Cursor, or Codex teams: npx install, custom prevention rules, audit trail, training, and proof reports. Optional ongoing rule management is $297/mo.

$3,997
Request setup

OpenClaw Agent Governance Kit

Self-serve digital kit with ThumbGate prevention rules, OpenClaw-compatible workflow prompts, agent registry checklist, proof report template, and Zernio launch copy.

$97
Buy kit
Not ready to pay from a checkout page? Send the workflow first. We can qualify the blocker, confirm the proof plan, and route you to the $499 diagnostic, $1500 sprint, or $3,997 governance setup only when the scope is real.
Send workflow first

Common questions

Does ThumbGate support model fine-tuning?
Yes. ThumbGate Pro includes a Model Hardening Advisor and LoRA JSONL export. Pro users can export their episodic memory as DPO (Direct Preference Optimization) pairs to fine-tune local models (like Llama 3 or Mistral) so they natively avoid repeating known mistakes.
ThumbGate's intelligence is context, not weights. It doesn't touch the model β€” it injects past feedback into context so your agent is conditioned by your corrections. Think of it as a behavioral immune system, not a training pipeline. The check blocks are hard enforcement, not soft suggestions.
SQLite+FTS5 lesson DB for fast full-text search. MemAlign-inspired dual recall (principle-based rules + episodic context). Thompson Sampling for adaptive check sensitivity per failure domain. LanceDB + Apache Arrow for local vector search with Hugging Face embeddings. ContextFS for context assembly. Bayesian belief updates on each memory. PreToolUse hook enforcement blocks known-bad actions before execution. All local-first β€” no cloud required.
ThumbGate works with Claude Code, Cursor, Codex, Gemini CLI, Amp, Cline, OpenCode, and any other MCP-compatible agent. Cursor ships with a plugin bundle in this repo. Codex now ships both a standalone plugin bundle and a repo-local app plugin profile, and the published download is linked directly from this page. VS Code works when you run an MCP-compatible agent inside it, but this repo does not ship a standalone VS Code extension today.
No. The ThumbGate GPT is the ChatGPT entrypoint for checking proposed actions, capturing thumbs-up/down lessons, and getting setup help. Use it for advice and checkpointing; hard enforcement still runs locally where the agent executes after npx thumbgate init.
Start with the setup guide if you only need the local path. Choose Pro after one real blocked repeat when you want your own dashboard, DPO export, and proof-ready exports. Choose the Workflow Hardening Sprint when one workflow owner needs approval boundaries, rollback safety, and rollout proof before wider rollout.
ThumbGate is the control plane, not just a prompt layer. Workflow Sentinel predicts blast radius before execution, and risky local autonomy can be routed into Docker Sandboxes instead of running directly on the host. Team workflows also have a signed hosted sandbox lane for isolated dispatch when local repo access is not required.
ThumbGate does not rely on vibes. Release-relevant PRs need a Changeset, SemVer rules keep version bumps honest, sync checks keep manifests aligned, proof lanes run before merge, and the exact main-branch merge commit is verified before the work is called done.
No. Free keeps local enforcement on your machine with unlimited feedback captures, up to 5 active auto-promoted prevention rules, built-in safety checks, and hook blocking. Recall, lesson search, unlimited rules, and exports open up on Pro. No cloud account is required. The business starts when a team wants shared rules, approval boundaries, hosted review views, org dashboard visibility, and proof that survives handoffs. Pro is the optional solo side lane for a personal dashboard, DPO export, and team lesson export/import β€” share lessons across projects so one team's mistakes become every team's prevention rules.
For the current Claude auto-capture hook, ThumbGate can reuse up to 8 prior recorded entries and the failed tool call for a vague thumbs-down, then keep a linked 60-second feedback session open for later clarification. The timer resets when more context arrives, so the lesson stays attached to one feedback record instead of fragmenting into duplicates.
Prompt rules are a starting point, not a finish line. Without prompt evaluation you do not know whether they still hold up under real tool use. ThumbGate adds the human-in-the-loop measurement loop and the enforcement layer: proof lanes, ThumbGate Bench, and self-heal checks show whether behavior improved, and Pre-Action Checks block the action before execution when it did not.
Pro is $19/mo or $149/yr for individual operators and bills immediately through Stripe. Team is $49/seat/mo with a 3-seat minimum and starts through the workflow intake so scope, shared rules, and rollout proof are explicit before a team rollout.

Get notified when we ship new checks and integrations.

Join the mailing list for new check patterns, agent integration updates, and product news. If you later choose Pro, we keep checkout prefilled on this device.

Stop the same mistake before it runs again.

Install free. No credit card. No signup. Hit your first check in 60 seconds.

$ npx thumbgate init click to copy
Install Free CLI
Install Claude Extension Upgrade to Pro β€” $19/mo Start Workflow Hardening Sprint
npx thumbgate init β€” free CLI, zero friction
$ npx thumbgate init copy
Go Pro β€” $19/mo