From f2057c8f1776c720706100656e6ee872ccf03d37 Mon Sep 17 00:00:00 2001 From: hyde0395 Date: Fri, 12 Jun 2026 20:50:42 +0900 Subject: [PATCH] Add grounded to Claude Plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4be4d4e..27091a3 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard): Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin): Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus): A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**grounded**](https://github.com/hyde0395/grounded): A Claude Code plugin that deterministically blocks ungrounded agent actions — editing files never read, installing hallucinated packages, citing dead URLs. No LLM in the judgment path. ---