Add ThumbGate plugin — pre-action gates for AI agent safety#125
Open
IgorGanapolsky wants to merge 1 commit intodavepoon:mainfrom
Open
Add ThumbGate plugin — pre-action gates for AI agent safety#125IgorGanapolsky wants to merge 1 commit intodavepoon:mainfrom
IgorGanapolsky wants to merge 1 commit intodavepoon:mainfrom
Conversation
ThumbGate adds 👍/👎 feedback capture with automatic prevention rules. One thumbs-down = the agent physically cannot make that mistake again. Features: - 33 pre-action gates - Budget enforcement - Prevention rules from repeated mistakes - DPO pair export for RLHF - NIST/SOC2 compliance tags npm: https://www.npmjs.com/package/thumbgate Website: https://thumbgate-production.up.railway.app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ThumbGate Plugin
Repository: https://github.com/IgorGanapolsky/ThumbGate
npm:
thumbgate(v1.5.0)Website: https://thumbgate-production.up.railway.app
What is ThumbGate?
ThumbGate is an MCP server + Claude Code plugin that adds pre-action gates to AI coding agents. Type 👍 or 👎 on any agent action — ThumbGate captures it, distills a lesson, and blocks the pattern from repeating.
One thumbs-down = the agent physically cannot make that mistake again.
Features
Plugin Contents
skills/thumbgate-feedback— Capture structured feedback on agent actionsskills/prevention-rules— Generate and enforce prevention rules from mistakesInstall
License
MIT